Learn R Programming

phylosem (version 1.1.4)

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