PACE package for Functional Data Analysis and Empirical Dynamics

Build Status cran version downloads total downloads

Installation of the current development version

You can install the development version of the package in R using:

devtools::install_github("functionaldata/tPACE")

Installation of the latest CRAN release

You can install the package in R using:

install.packages("fdapace")

Load Package and Data

Once installed you can load the package with:

library(fdapace)