R/Lib_Validation_biodivMapR.R
diversity_from_plots.Rd
gets alpha diversity indicators from plot
diversity_from_plots(
Raster_SpectralSpecies,
Plots,
nbclusters = 50,
Raster_Functional = FALSE,
Selected_Features = FALSE,
Name_Plot = FALSE,
Hellinger = FALSE,
pcelim = 0.02,
FDmetric = c("FRic", "FEve", "FDiv")
)
character. path for the SpectralSpecies file computed from DiverstyMapping method
list. list of paths corresponding to shapefiles defining polygons in the raster
numeric. Number of clusters defined in k-Means.
character. path for the raster file used to compute functional diversity
numeric. selected features for Raster_Functional. use all features if set to FALSE
character. Name of the plots defined in the shapefiles
boolean. set TRUE to compute Hellinger distance matrices based on Euclidean distances
numeric. Discard spectral species when contribution is < pcelim (between 0 and 1)
character. Functional diversity metric
alpha and beta diversity metrics