Learn R Programming

KSPM (version 0.2.1)

case.names.kspm: Case names of fitted models

Description

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

Usage

# S3 method for 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.

See Also

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