coef.eicm | R Documentation |
Extract the EICM model coefficients, organized in three separate matrices.
## S3 method for class 'eicm'
coef(object, ...)
object |
a EICM model. |
... |
additional argument(s) for methods. |
A list with three coefficient matrices:
environmental coefficients
species interaction coefficients. It reads as: species C (column) affects species R (row) with the coefficient sp[R, C]
estimated latent variable values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.