nobs.lmm {LMMstar}R Documentation

Number of Observations from a Linear Mixed Model

Description

Extract the number of observations from a Linear Mixed Model

Usage

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

Arguments

object

an lmm object.

...

Not used. For compatibility with the generic method.

Value

A vector with 4 elements:


[Package LMMstar version 1.1.0 Index]