Other packages > Find by keyword >

fBasics  

Rmetrics - Markets and Basic Statistics
View on CRAN: Click here


Download and install fBasics package within the R console
Install from CRAN:
install.packages("fBasics")

Install from Github:
library("remotes")
install_github("cran/fBasics")

Install by package version:
library("remotes")
install_version("fBasics", "4041.97")



Attach the package and use:
library("fBasics")
Maintained by
Georgi N. Boshnakov
[Scholar Profile | Author Map]
First Published: 2004-07-04
Latest Update: 2023-03-04
Description:
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.
How to cite:
Georgi N. Boshnakov (2004). fBasics: Rmetrics - Markets and Basic Statistics. R package version 4041.97, https://cran.r-project.org/web/packages/fBasics. Accessed 04 Apr. 2025.
Previous versions and publish date:
191.10057 (2004-07-04 16:23), 200.10058 (2004-12-27 13:49), 201.10059 (2005-04-20 10:04), 201.10060 (2005-05-25 13:09), 220.10063 (2005-11-02 22:38), 221.10065 (2006-02-22 09:38), 240.10067 (2006-10-11 12:48), 240.10068.1 (2006-12-14 12:07), 251.70 (2007-07-10 11:22), 260.71 (2007-10-02 13:17), 260.72 (2007-10-08 21:57), 280.73 (2008-10-23 18:53), 280.74 (2008-10-27 20:43), 290.75 (2009-01-28 18:05), 290.76 (2009-04-16 09:00), 2100.77 (2009-04-20 10:32), 2100.78 (2009-09-28 16:10), 2110.79 (2010-02-08 17:30), 2160.81 (2012-03-20 11:05), 2160.83 (2012-08-23 08:45), 2160.84 (2012-09-14 21:45), 2160.85 (2012-09-21 17:29), 3010.86 (2013-05-01 07:40), 3011.87 (2014-10-29 20:07), 3042.89.1 (2020-03-07 12:06), 3042.89.2 (2022-06-17 10:50), 3042.89 (2017-11-17 13:09), 4021.92 (2022-08-08 13:40), 4021.93 (2022-10-20 14:25), 4022.94 (2023-03-04 17:30), 4031.95 (2023-10-08 21:00), 4032.96 (2023-11-03 17:10)
Other packages that cited fBasics R package
View fBasics citation profile
Other R packages that fBasics depends, imports, suggests or enhances
Complete documentation for fBasics
Functions, R codes and Examples using the fBasics R package
Some associated functions: 00fBasics-package . baseMethods . data-examples . dist-DistributionFits . dist-distCheck . dist-gh . dist-ghFit . dist-ghMode . dist-ghMoments . dist-ghRobMoments . dist-ghSlider . dist-ght . dist-ghtFit . dist-ghtMode . dist-ghtMoments . dist-ghtRobMoments . dist-gld . dist-gldFit . dist-gldMode . dist-gldRobMoments . dist-hyp . dist-hypFit . dist-hypMode . dist-hypMoments . dist-hypRobMoments . dist-hypSlider . dist-nig . dist-nigFit . dist-nigMode . dist-nigMoments . dist-nigRobMoments . dist-nigShapeTriangle . dist-nigSlider . dist-normRobMoments . dist-sgh . dist-sghFit . dist-sght . dist-snig . dist-snigFit . dist-ssd . dist-ssdFit . fBasics-deprecated . fBasics-reexports . fDISTFIT-class . fHTEST-class . matrix-colVec . matrix-gridVector . matrix-hilbert . matrix-inv . matrix-kron . matrix-norm . matrix-pascal . matrix-pdl . matrix-posDefinite . matrix-rk . matrix-tr . matrix-triang . matrix-tslag . matrix-vech . plot-acfPlot . plot-boxPlot . plot-histPlot . plot-qqPlot . plot-returnSeriesGUI . plot-scalinglawPlot . plot-seriesPlot . stableSlider . stats-basicStats . stats-interpAkima . stats-interpKrige . stats-interpLinear . stats-maxdd . stats-rowStats . stats-sampleLMoments . stats-sampleRobMoments . test-correlationTest . test-ks2Test . test-locationTest . test-normalityTests . test-scaleTest . test-varianceTest . utils-Heaviside . utils-characterTable . utils-colIds . utils-colorLocator . utils-colorPalette . utils-colorTable . utils-decor . utils-getS4 . utils-hessian . utils-interactivePlot . utils-listFunctions . utils-printControl . utils-randLCG . utils-symbolTable . volatility . 
Some associated R codes: 00fBasics-Package.R . builtin-gelGmm.R . builtin-glGld.R . builtin-gmmGmm.R . builtin-hypHyperbolicDist.R . builtin-kweightsSandwhich.R . builtin-posdefCorpcor.R . builtin-ssdenGss.R . builtin-testNortest.R . builtin-varpieA2R.R . dist-distCheck.R . dist-distErrors.R . dist-distPlot.R . dist-fDISTFIT.R . dist-gh.R . dist-ghFit.R . dist-ghMode.R . dist-ghMoments.R . dist-ghRobMoments.R . dist-ght.R . dist-ghtFit.R . dist-ghtMode.R . dist-ghtMoments.R . dist-ghtRobMoments.R . dist-gld.R . dist-gldFit.R . dist-gldMode.R . dist-gldRobMoments.R . dist-hyp.R . dist-hypFit.R . dist-hypMode.R . dist-hypMoments.R . dist-hypRobMoments.R . dist-nig.R . dist-nigFit.R . dist-nigMode.R . dist-nigMoments.R . dist-nigRobMoments.R . dist-norm.R . dist-normFit.R . dist-normRobMoments.R . dist-sgh.R . dist-sghFit.R . dist-sght.R . dist-snig.R . dist-snigFit.R . dist-ssd.R . dist-ssdFit.R . dist-stableFit.R . dist-tFit.R . gui-HeavisideSlider.R . gui-ghSlider.R . gui-hypSlider.R . gui-nigSlider.R . gui-returnSeries.R . gui-sliderMenu.R . gui-stableSlider.R . gui-stylizedFacts.R . matrix-colVec.R . matrix-gridVector.R . matrix-hilbert.R . matrix-inv.R . matrix-kron.R . matrix-norm.R . matrix-pascal.R . matrix-pdl.R . matrix-posDefinite.R . matrix-rk.R . matrix-tr.R . matrix-triang.R . matrix-tslag.R . matrix-vech.R . plot-acfPlot.R . plot-boxPlot.R . plot-counts.R . plot-histPlot.R . plot-qqPlot.R . plot-scalinglawPlot.R . plot-seriesPlot.R . plot-subPlot.R . plot-subStars.R . plot-varpie.R . plot.R . stats-basicStats.R . stats-interpAkima.R . stats-interpKrige.R . stats-interpLinear.R . stats-maxdd.R . stats-rowStats.R . stats-sampleLmoments.R . stats-sampleRobMoments.R . test-correlationTest.R . test-fHTEST.R . test-jbALM.R . test-jbLM.R . test-jbTable.R . test-ks2Test.R . test-locationTest.R . test-normalityTest.R . test-scaleTest.R . test-varianceTest.R . utils-Heaviside.R . utils-as.matrix.ts.R . utils-baseMethods.R . utils-characterTable.R . utils-colIds.R . utils-colorLocator.R . utils-colorPalettes.R . utils-colorRGB.R . utils-colorTable.R . utils-decor.R . utils-getS4.R . utils-hessian.R . utils-interactivePlot.R . utils-listFunctions.R . utils-listIndex.R . utils-printControl.R . utils-randLCG.R . utils-recessionLines.R . utils-symbolTable.R . utils-unitrootNA.R . zzz.R .  Full fBasics package functions and examples
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for fBasics4006008001000120014001600180020002200TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
RMixpanel  
API for Mixpanel
Provides an interface to many endpoints of Mixpanel's Data Export, Engage and JQL API. The R functio ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA