| build_target_hist | Function to obtain the target histogram from a vector of fire size data |
| calculate_discrepancy | Function to calculate the relative distance between the target distribution and the selected perimeters |
| calc_abp | Calculate annual burned probability (BP) from perimeters |
| check_fire_data | Check Consistency of Historical vs. Simulated Fire Data |
| cleanse_duplicates | Remove Duplicate Polygons from Candidate Set |
| fit_powerlaw | Function to build power law distribution to fit a theortical target histogram |
| flp20_to_bp_df | Process multiple FLP20 files into a combined data frame |
| flp20_to_df | Convert FLP20 file to a data frame |
| flp20_to_raster | Convert processed FLP data to raster format and calculate conditional annual burn probability |
| get_select_params | Get Selection Parameters for Fire Simulations |
| select_events | Function to select simulated perimeters |
| visualize_selected_dist | Visualize Selected vs. Target Fire Size Distribution |