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. \mu from SVC_mle

Author(s)

Jakob Dambon


varycoef documentation built on June 8, 2025, 10:46 a.m.