coef.phylosem: Extract path coefficients
Description
Extract path coefficients.
Usage
# S3 method for phylosem
coef(object, standardized = FALSE, ...)
Value
Data-frame listing all path coefficients, their parameter index and estimated values
Arguments
- object
Output from phylosem
- standardized
Whether to standardize regression coefficients
- ...
Not used