getTime function

Generic functions to asses attributes of functional data objects

Generic functions to asses attributes of functional data objects

Extract attributes of an object.

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

Returns

properties of a hmatrix or 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.

  • Maintainer: David Ruegamer
  • License: GPL-2
  • Last published: 2023-08-12