case.names.kspm: Case names of fitted models

Description Usage Arguments Value Author(s) See Also

View source: R/caseNamesKspm.R

Description

Simple utility returning names of cases involved in a kernel semi parametric model.

Usage

1
2
## S3 method for class 'kspm'
case.names(object, ...)

Arguments

object

an object of class "kspm", usually, a result of a call to kspm.

...

additional optional argument (currently unused).

Value

a character vector.

Author(s)

Catherine Schramm, Aurelie Labbe, Celia Greenwood

See Also

kspm for fitting model, nobs.kspm, variable.names.kspm.


KSPM documentation built on Aug. 10, 2020, 5:07 p.m.