View source: R/thin_functional_data.R
thin_functional_data | R Documentation |
Takes a dense functional dataset in long form and thins it so that there are 100 observations per subject, equally spaced.
thin_functional_data(Y, length_out = 100)
Y |
functional dataframe |
length_out |
number of points per subject for dataframe that is returned |
Julia Wrobel julia.wrobel@cuanschutz.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.