R/alphabeta_window.R
alphabeta_window.Rd
compute alpha and beta diversity metrics from pixel data corresponding to spectral species extracted from a window
alphabeta_window(
SSwindow,
nbclusters,
Beta_info,
alphametrics,
pcelim = 0.02,
Hill_order = 1,
p = NULL
)
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 from training set
list. alpha diversity metrics: richness, shannon, simpson
numeric. minimum proportion of pixels to consider spectral species
numeric. Hill order
list. progressor object for progress bar
list of alpha and beta diversity metrics