tf
is a light-weight package with few dependencies that
provides the class definitions and methods infrastructure for tidyfun
--
tf
gives you:
new S3 data types for representing (vectors of) functional data:
tfd()
&tfb()
arithmetic operators for such data (
Ops.tf()
),simple descriptive statistics: e.g.
mean.tf()
,median.tf()
base graphics functions for such data:
plot.tf()
functions to do smoothing (
tf_smooth.tfd()
), differentiationtf_derive.tfd()
) and integration (tf_derive.tfd()
)
The goal of the add-on package tidyfun
is to make data wrangling and
exploratory analysis for functional data in R
quick and easy, using
tidyverse
syntax and standards.
Please also install tidyfun
for the full functionality to
access the full documentation including a number of vignettes and case
studies, or visit the tidyfun
website.
Author
Maintainer: Fabian Scheipl fabian.scheipl@googlemail.com (ORCID)
Authors:
Jeff Goldsmith
Other contributors: