PAM_CS: Constructor of S3 objects of class PAM_CS

Description Usage Arguments Value

Description

Constructor of S3 objects of class PAM_CS

Usage

1
2
3
4
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())

Arguments

Species

(numeric) species name. Default = NA.

Sites_cells

(numeric) number of sites or cells. Default = NA.

Beta_W

(numeric) value of Whittaker's Beta. Default = NA.

Spearman_cor

(numeric) value of Spearman's correlation. Default = NA.

Theoretical_boundaries

list of theoretical boundaries for the values. Default = NA.

Richness_normalized

(numeric) values of normalized richness. Default = NA.

Dispersion_field_normalized

(numeric) values of normalized dispersion field. Default = NA.

S_significance_id

(numeric) values indicating statistical significance of the normalized dispersion field. Default = NA.

Randomized_DF

matrix of values resulted from randomizing matrices. Default = NA.

Value

An object of class PAM_CS.


biosurvey documentation built on Sept. 16, 2021, 1:07 a.m.