bb
|
Define project bounding box |
canal
|
Load Panama Canal |
cent_plotter()
|
plot all centroids within a tibble-column of sf-objects |
central_point
|
Central point (non-sfversion) |
central_point_crs
|
Set Projection of Central Point of Area Covered by Tracks |
central_point_sf
|
Get central point of area covered by tracks (as sf object) |
crp()
|
crop a sf obj to the project bounding box |
dipteryx
|
Load Locations of Dipteryx |
gatun
|
Load Gatun Lake Outline |
hull_plotter()
|
plot all hulls within a tibble-column of sf-objects |
island
|
Load Isla Barro Colorado Outline |
merge_sf_columns()
|
merge multiple sf columns |
neighboring_samples
|
Neighboring groups |
outer_hull
|
Get area covered by tracks |
outer_hull_sf
|
sf version of area covered by tracks |
pan_detail
|
Load clipped Panama Coastline |
sample_as_stars()
|
Convert FFT data to Stars object |
sf_raster_empty()
|
Initialize empty Stars object |
wgs
|
The WGS proj string |
compare_all_models()
|
function to compare variogram with all ML model fits (initial close up and total data range) |
compare_n_best_models()
|
function to compare variogram with the n best ML model fits (initial close up and total data range) |
fit_ouf()
|
function to create and fit a Ornstein-Uhlenbeck-F model to a semi-variance function |
get_akde()
|
function for automatizing autocorrelated kernel density estimation |
get_akde_aligned()
|
Load ctmm based AKDEs grouped by field season |
get_akde_maual()
|
Load ctmm based AKDEs by Sample ID |
get_ci_univ()
|
universal function (works for both OU & OUF) |
get_ci_ouf()
|
function for OUF specific parameters (tau2) |
get_kriged_occurrence_maual()
|
Load ctmm based kriged occurrences by Sample ID |
get_param_estimate()
|
Get the parameter estimates from a ctmm fitted model |
get_var_fit_raw()
|
Extract a fitted parameter from a ctmm object |
get_var_fit_ou()
|
Extract a OU fitted parameter from a ctmm object |
get_var_fit_ouf()
|
Extract a OUF fitted parameter from a ctmm object |
m2_to_ha()
|
convert SI units (m2 -> ha) |
mod_tab()
|
wrapper to get sigma, tauH, tauF, and speed estimates of a model |
parse_cis()
|
functions to parse estimated model parameters (mu & tau) from ctmm |
plot_ctm()
|
plot two model (original guess and modified) in context of variogram (in right colors) |
plot_svf()
|
modified plot.svf from ctmm |
plot_svf_vs_model()
|
function to compare variogram with a model fit (initial close up and total data range) |
plot_svfs()
|
function to create a variogram plot pair (initial close up and total data range) |
plot_svfs_single()
|
function to plot a variogram in the correct color of athe sample |
plot_variogram()
|
modified plot.variogram from ctmm |
read_all_ml_fits()
|
Load all ctmm fitted models |
s_to_day()
|
convert SI units (s -> day) |
separate_mod_tab()
|
separate ctmm model estimates from units |
update_model()
|
manipulate ctmm model and output new model alongside original for comparison plot |
update_tau()
|
manipulate ctmm model tau entry |