PACE package for Functional Data Analysis and Empirical Dynamics
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)