Constructor of S3 objects of class PAM_CS
new_PAM_CS(Species = NA, Sites_cells = NA, Beta_W = NA, Spearman_cor = NA,
Theoretical_boundaries = list(x = NA, y = NA),
Richness_normalized = NA, Dispersion_field_normalized = NA,
S_significance_id = NA, Randomized_DF = matrix())
(numeric) species name. Default = NA.
(numeric) number of sites or cells. Default = NA.
(numeric) value of Whittaker's Beta. Default = NA.
(numeric) value of Spearman's correlation. Default = NA.
list of theoretical boundaries for the values. Default = NA.
(numeric) values of normalized richness. Default = NA.
(numeric) values of normalized dispersion field. Default = NA.
(numeric) values indicating statistical significance of the normalized dispersion field. Default = NA.
matrix of values resulted from randomizing matrices. Default = NA.
An object of class PAM_CS
.