Extract the EICM model coefficients, organized in three separate matrices.
# S3 method for eicm
coef(object, ...)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
a EICM model.
additional argument(s) for methods.