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 01 May. 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
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/29Downloads for fBasics50060070080090010001100120013001400150016001700TrendBars

Today's Hot Picks in Authors and Packages

geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
representr  
Create Representative Records After Entity Resolution
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

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