apply alphabeta_window to a list of lists

alphabeta_window_list(
  SSwindow,
  nb_clusters,
  Beta_info = NULL,
  alphametrics = "shannon",
  Hill_order = 1,
  pcelim = 0.02
)

Arguments

SSwindow

dataframe. spectral species corresponding to a raster subset (window = elementary spatial unit of process)

nb_clusters

numeric. number of clusters used in kmeans

Beta_info

list. BC dissimilarity & associated beta metrics

alphametrics

list. alpha diversity metrics

Hill_order

numeric. Hill order

pcelim

numeric. min proportion of pixels to consider spectral species

Value

list of alpha and beta diversity metrics