nobs.cmdlr: S3 generic for nobs

View source: R/methods.R

nobs.cmdlrR Documentation

S3 generic for nobs

Description

A generic method for getting the number of observations based on the number of rows in the matrix of gradient observations.

Usage

## S3 method for class 'cmdlr'
nobs(object, use.fallback = FALSE, ...)

Arguments

object

A model object of class 'cmdlr'

use.fallback

Should fallback methods be used to try to guess the value?

...

Additional arguments passed


edsandorf/cmdlR documentation built on Jan. 17, 2024, 12:33 a.m.