Learn R Programming

varycoef (version 0.3.5)

coef.SVC_mle: Extact Mean Effects

Description

Method to extract the mean effects from an SVC_mle or SVC_selection object.

Usage

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

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

Value

named vector with mean effects, i.e. \(\mu\) from SVC_mle

Arguments

object

SVC_mle or SVC_selection object

...

further arguments

Author

Jakob Dambon