nobs.SVC_mle: Extract Number of Observations

View source: R/nobs-SVC_mle.R

nobs.SVC_mleR Documentation

Extract Number of Observations

Description

Method to extract the number of observations used in MLE for an SVC_mle object.

Usage

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

Arguments

object

SVC_mle object

...

further arguments

Value

an integer of number of observations

Author(s)

Jakob Dambon


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