coef.SVC_mle: Extact Mean Effects

View source: R/coef-SVC_mle.R

coef.SVC_mleR Documentation

Extact Mean Effects

Description

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

Usage

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

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

Arguments

object

SVC_mle or SVC_selection object

...

further arguments

Value

named vector with mean effects, i.e. μ from SVC_mle

Author(s)

Jakob Dambon


varycoef documentation built on Sept. 18, 2022, 1:07 a.m.