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

wide2long

Transform id and time of wide format into long format


Description

Transform id and time from wide format into long format, i.e., time and id are repeated accordingly so that two vectors of the same length are returned.

Usage

wide2long(time, id)

Arguments

time

the observation points

id

the id for the curve


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.