Learn R Programming

eicm (version 1.0.3)

coef.eicm: Extract EICM model coefficients

Description

Extract the EICM model coefficients, organized in three separate matrices.

Usage

# S3 method for eicm
coef(object, ...)

Value

A list with three coefficient matrices:

$env

environmental coefficients

$sp

species interaction coefficients. It reads as: species C (column) affects species R (row) with the coefficient sp[R, C]

$samples

estimated latent variable values

Arguments

object

a EICM model.

...

additional argument(s) for methods.