Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 952 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 952 Bytes

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)