getTime: Generic functions to asses attributes of functional data...

Description Usage Arguments Details See Also

Description

Extract attributes of an object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
getTime(object)

getId(object)

getX(object)

getArgvals(object)

getTimeLab(object)

getIdLab(object)

getXLab(object)

getArgvalsLab(object)

Arguments

object

an R-object, currently implemented for hmatrix and fmatrix

Details

Extract the time variable getTime, the idgetId, the functional covariate getX, its argument values getArgvals. Or the names of the different variables getTimeLab, getIdLab, getXLab, getArgvalsLab.

See Also

hmatrix for the h.atrix class.


FDboost documentation built on May 2, 2019, 6:48 p.m.

Related to getTime in FDboost...