R/alphabeta_window_classif.R
alphabeta_window_classif.Rdcompute alpha and beta diversity metrics from pixel data corresponding to spectral species extracted from a window
alphabeta_window_classif(
SSwindow,
nb_clusters,
Beta_info,
alpha_metrics,
pcelim = 0.02,
Hill_order = 1
)dataframe. spectral species corresponding to a raster subset (window = elementary spatial unit of process)
numeric. number of clusters used in kmeans
list. BC dissimilarity & associated beta metrics
list. alpha diversity metrics
numeric. min proportion of pixels to consider spectral species
numeric. Hill order
list of alpha and beta diversity metrics