Accessing CENFA slots
Functions for extracting data from slots of objects of classes cnfa
and enfa
.
m.factor(x) s.factor(x) marginality(x) specialization(x) sensitivity(x) cov.cnfa(x) cov.enfa(x) cov.GLcenfa(x) ## S4 method for signature 'enfa' raster(x) ## S4 method for signature 'cnfa' raster(x) ## S4 method for signature 'GLcenfa' raster(x) ## S4 method for signature 'GLdeparture' raster(x) ## S4 method for signature 'GLcenfa' names(x) ## S4 method for signature 'GLdeparture' names(x) ## S4 method for signature 'cnfa' names(x) ## S4 method for signature 'enfa' names(x) ## S4 method for signature 'departure' names(x)
x |
cnfa or enfa object |
mod1 <- cnfa(x = climdat.hist, s.dat = ABPR, field = "CODE") m.factor(mod1)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.