GitHub - cran/fBasics: :exclamation: This is a read-only mirror of the CRAN R package repository. fBasics — Rmetrics - Markets and Basic Statistics. Homepage: https://geobosh.github.io/fBasicsDoc/ (doc), https://r-forge.r-project.org/scm/viewvc.php/pkg/fBasics/?root=rmetrics (devel), https://www.rmetrics.org Report bugs for this package: h ... (original) (raw)
The R package 'fBasics' provides a collection of functions to explore and to investigate basic properties of financial returns and related quantities. The covered fields include techniques of explorative data analysis and the investigation of distributional properties, including parameter estimation and hypothesis testing. Even more there are several utility functions for data handling and management.
Package fBasics
is part of the Rmetrics suite of R packages and is developed on R-forge atfBasics. The root of Rmetrics is at R-forge.
Installing fBasics
Install the latest stable version offBasics
from CRAN:
install.packages("fBasics")
You can install thedevelopment versionof fBasics
from R-forge:
install.packages("fBasics", repos = "http://R-Forge.R-project.org")
To report bugs visit Rmetrics.
Documentation
You can view the documentation of fBasics
atfBasicsDocor download thereference manualof the latest release from CRAN.