thin_functional_data: Thin functional data

View source: R/thin_functional_data.R

thin_functional_dataR Documentation

Thin functional data

Description

Takes a dense functional dataset in long form and thins it so that there are 100 observations per subject, equally spaced.

Usage

thin_functional_data(Y, length_out = 100)

Arguments

Y

functional dataframe

length_out

number of points per subject for dataframe that is returned

Author(s)

Julia Wrobel julia.wrobel@cuanschutz.edu


refund.shiny documentation built on Oct. 11, 2022, 1:05 a.m.