Package index
-
fBasics-package
fBasics
- Portfolio modelling, optimization and backtesting
-
fBasicsData
Capitalization
cars2
DowJones30
HedgeFund
msft.dat
nyse
PensionFund
swissEconomy
SWXLP
usdthb
- fBasics data sets
-
correlationTest()
pearsonTest()
kendallTest()
spearmanTest()
- Correlation tests
-
ksnormTest()
jbTest()
shapiroTest()
normalTest()
jarqueberaTest()
dagoTest()
adTest()
cvmTest()
lillieTest()
pchiTest()
sfTest()
- Tests for normality
-
ks2Test()
- Two sample Kolmogorov-Smirnov test
-
locationTest()
- Two sample location tests
-
scaleTest()
- Two sample scale tests
-
varianceTest()
- Two sample variance tests
-
fHTEST-class
fHTEST
show,fHTEST-method
- Class
"fHTEST"
-
pdl()
- Polynomial distributed lags
-
basicStats()
- Basic time series statistics
-
dmaxdd()
pmaxdd()
rmaxdd()
maxddStats()
- Drawdown statistics
-
rowStats()
rowSds()
rowVars()
rowSkewness()
rowKurtosis()
rowMaxs()
rowMins()
rowProds()
rowQuantiles()
rowStdevs()
rowAvgs()
- Row statistics
-
normMED()
normIQR()
normSKEW()
normKURT()
- Robust moments for the Normal distribution
-
sampleMED()
sampleIQR()
sampleSKEW()
sampleKURT()
- Robust moments for the GLD
-
sampleLmoments()
- Sample L-moments
-
set.lcgseed()
get.lcgseed()
runif.lcg()
rnorm.lcg()
rt.lcg()
- Generator for Portable random innovations
-
volatility()
- Compute volatility
-
nFit()
tFit()
stableFit()
- Fit normal, Student-t and stable distributions
-
fDISTFIT-class
show,fDISTFIT-method
- Class
"fDISTFIT"
-
distCheck()
- Distribution check
-
hypFit()
- Fit a hyperbolic distribution
-
hypMode()
- Hyperbolic mode
-
hypMean()
hypVar()
hypSkew()
hypKurt()
hypMoments()
- Hyperbolic distribution moments
-
hypSlider()
- Hyperbolic distribution slider
-
ghFit()
- GH Distribution Fit
-
ghMode()
- Generalized Hyperbolic Mode
-
ghMean()
ghVar()
ghSkew()
ghKurt()
ghMoments()
- Generalized Hyperbolic Distribution Moments
-
ghSlider()
- Generalized Hyperbolic Distribution Slider
-
ghtFit()
- GHT distribution fit
-
ghtMode()
- Generalized Hyperbolic Student-t Mode
-
ghtMean()
ghtVar()
ghtSkew()
ghtKurt()
ghtMoments()
- Generalized Hyperbolic Student-t Moments
-
nigFit()
- Fit of a Normal Inverse Gaussian Distribution
-
nigMode()
- Normal Inverse Gaussian Mode
-
nigShapeTriangle()
- NIG Shape Triangle
-
nigSlider()
- nigerbolic Distribution Slider
-
ssdFit()
- Fit density using smoothing splines
-
gridVector()
- Grid vector coordinates
-
hilbert()
- Hilbert matrix
-
inv()
- The inverse of a matrix
-
kron()
- Kronecker product
-
norm2()
- Matrix norm
-
pascal()
- Pascal matrix
-
isPositiveDefinite()
makePositiveDefinite()
- Positive definite matrices
-
rk()
- The rank of a matrix
-
tr()
- Trace of a matrix
-
tslag()
- Lagged or leading vector/matrix
-
acfPlot()
pacfPlot()
lacfPlot()
teffectPlot()
- Autocorrelation function plots
-
boxPlot()
boxPercentilePlot()
- Time series box plots
-
histPlot()
densityPlot()
logDensityPlot()
- Histogram and density plots
-
qqnormPlot()
qqnigPlot()
qqghtPlot()
qqgldPlot()
- Quantile-Quantile plots
-
returnSeriesGUI()
- Return series plots
-
scalinglawPlot()
- Scaling law behaviour
-
seriesPlot()
cumulatedPlot()
returnPlot()
drawdownPlot()
- Financial time series plots
-
stableSlider()
- Slider GUI for Stable Distribution
-
interactivePlot()
- Interactive Plot Utility
-
linearInterp()
linearInterpp()
- Bivariate Linear Interpolation
-
krigeInterp()
- Bivariate Krige Interpolation
-
akimaInterp()
akimaInterpp()
- Bivariate Spline Interpolation
-
Heaviside()
Sign()
Delta()
Boxcar()
Ramp()
- Heaviside and related functions
-
tsHessian()
- Two sided approximated Hessian
-
colorLocator()
colorMatrix()
- Named colors in R
-
rainbowPalette()
heatPalette()
terrainPalette()
topoPalette()
cmPalette()
greyPalette()
timPalette()
rampPalette()
seqPalette()
divPalette()
qualiPalette()
focusPalette()
monoPalette()
- Color palettes
-
characterTable()
- Table of characters
-
colorTable()
- Table of colors
-
symbolTable()
- Table of symbols
-
getModel()
getTitle()
getDescription()
getSlot()
getArgs()
- General S4 Class Extractor Functions
-
listFunctions()
countFunctions()
listIndex()
- List exported functions in a package
-
print(<control>)
- Print control
-
fBasics-deprecated
.acfPlot
.contourPlot
.distCheck
.firePlot
.mrlPlot
.pacfPlot
.perspPlot
.plot
.predict
.qStableFit
.residualsPlot
.responsesPlot
.sliderMenu
.unirootNA
- Deprecated functions in package fBasics
Reexported functions
The following functions are re-exported from packages ‘timeDate’ and ‘timeSeries’, for convenience. If you need more functionality from those packages, run ‘library()’ in your session.
-
as.timeSeries
kurtosis
skewness
- Objects exported from other packages
Unclassified
TODO: these are generic functions for the corresponding base R ones (which serve as default methods). Seem abandoned. Remove?
-
stdev(<default>)
termPlot(<default>)
- Generic functions extensions