Learn R Programming

STAR (version 0.3-7)

gssObj: Generic Function and Methods for Extracting a gss object

Description

Some functions of STAR, like gsspsth, gsspsth0 and gsslockedTrain, gsslockedTrain0 perform gss fits internally and keep as a list component or within the environment of a returned function the result of this fit. Method gssObj extracts this gss object.

Usage

gssObj(object, ...) "gssObj"(object, ...) "gssObj"(object, ...) "gssObj"(object, ...) "gssObj"(object, ...)

Arguments

object
an object containing a gssanova or a gssanova0 object. Currently the result of a call to gsspsth, gsspsth0 or to gsslockedTrain, gsslockedTrain0.
...
not used for now

Value

A gssanova or a gssanova0 object.

See Also

gssanova, gssanova0, gsspsth, gsspsth0, gsslockedTrain, gsslockedTrain0

Examples

Run this code
##

Run the code above in your browser using DataLab