coef.phylosem: Extract path coefficients

View source: R/phylosem.R

coef.phylosemR Documentation

Extract path coefficients

Description

Extract path coefficients.

Usage

## S3 method for class 'phylosem'
coef(object, standardized = FALSE, ...)

Arguments

object

Output from phylosem

standardized

Whether to standardize regression coefficients

...

Not used

Value

Data-frame listing all path coefficients, their parameter index and estimated values


phylosem documentation built on May 29, 2024, 7:05 a.m.