frechet: Statistical Analysis for Random Objects and Non-Euclidean Data
Test version of frechet package
Installation of the current development version
You can install the development version of the package in R using:
devtools::install_github("functionaldata/tFrechet")
Installation of the latest CRAN release
You can install the package in R using:
install.packages("frechet")
Load Package and Data
Once installed you can load the package with:
library(frechet)