cnfa-class: cnfa-class

cnfa-classR Documentation

cnfa-class

Description

An object of class cnfa is created by performing climate-niche factor analysis on species presence data using the cnfa function.

Slots

call

Original function call

mf

numeric. Named vector representing the marginality factor, describing the location of the species niche relative to the global niche

marginality

numeric. Magnitude of the marginality factor mf, scaled by the global covariance matrix

sf

numeric. Named vector representing the sensitivity factor

sensitivity

numeric. The magnitude of the sensitivity factor sf, scaled by the global covariance matrix

eig

numeric. Named vector representing the eigenvalues of specialization, reflecting the amount of variance on each factor

co

p x p matrix of standardized variable loadings

cov

p x p species covariance matrix

g.cov

p x p global covariance matrix

ras

RasterBrick of transformed climate values, with p layers

weights

Raster layer of weights used for CNFA calculation


rinnan/CENFA documentation built on July 19, 2023, 12:58 p.m.