Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

fda.usc: Functional Data Analysis and Utilities for Statistical Computing

CRAN_Status_Badge Licence

Package overview

fda.usc package carries out exploratory and descriptive analysis of functional data exploring its most important features such as depth measurements or functional outliers detection, among others. It also helps to explain and model the relationship between a dependent variable and independent (regression models) and make predictions. Methods for supervised or unsupervised classification of a set of functional data regarding a feature of the data are also included. It can perform functional ANOVA, hypothesis testing, functional response models and many others.

Installation

You can install the current fda.usc version from CRAN with:

install.packages("fda.usc")

or the latest patched version from Github with:

library(devtools)
devtools::install_github("moviedo5/fda.usc")

Issues & Feature Requests

For issues, bugs, feature requests etc. please use the Github Issues. Input is always welcome.

Documentation

A hands on introduction to can be found in the reference vignette.

Details on specific functions are in the reference manual.

Cheatsheet fda.usc reference card.

References

Febrero-Bande, M. and Oviedo de la Fuente, M. (2012). Statistical Computing in Functional Data Analysis: The R Package fda.usc. Journal of Statistical Software, 51(4):1-28. http://www.jstatsoft.org/v51/i04/

-->

About

Functional Data Analysis and Utilities for Statistical Computing

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.