logLik.SVC_mle {varycoef}R Documentation

Extact the Likelihood

Description

Method to extract the computed (penalized) log (profile) Likelihood from an SVC_mle object.

Usage

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

Arguments

object

SVC_mle object

...

further arguments

Value

an object of class logLik with attributes

Author(s)

Jakob Dambon


[Package varycoef version 0.3.4 Index]