Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

getTime.hmatrix

Extract attributes of hmatrix


Description

Extract attributes of an object of class hmatrix.

Usage

## 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

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.


FDboost

Boosting Functional Regression Models

v1.0-0
GPL-2
Authors
Sarah Brockhaus [aut], David Ruegamer [aut, cre], Almond Stoecker [aut], Torsten Hothorn [ctb], with contributions by many others (see inst/CONTRIBUTIONS) [ctb]
Initial release
2020-08-31

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.