getTime.hmatrix function

Extract attributes of hmatrix

Extract attributes of hmatrix

Extract attributes of an object of class hmatrix.

## S3 method for class 'hmatrix' getTime(object) ## S3 method for class 'hmatrix' getId(object) ## S3 method for class 'hmatrix' getX(object) ## S3 method for class 'hmatrix' getArgvals(object) ## S3 method for class 'hmatrix' getTimeLab(object) ## S3 method for class 'hmatrix' getIdLab(object) ## S3 method for class 'hmatrix' getXLab(object) ## S3 method for class 'hmatrix' getArgvalsLab(object)

Arguments

  • object: object of class hmatrix

Returns

properties of a hmatrix

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 for an object of class hmatrix.

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