coef.SVC_mle function

Extact Mean Effects

Extact Mean Effects

Method to extract the mean effects from an SVC_mle

or SVC_selection object.

## 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

Returns

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

Author(s)

Jakob Dambon

  • Maintainer: Jakob A. Dambon
  • License: GPL-2
  • Last published: 2025-03-26