mistr 0.0.6
Minor improvements and fixes
mistr 0.0.5
Minor improvements and fixes
- corrected ylab1 argument, now using plotmath
- removing direct linking to quantmod in help files
mistr 0.0.4
Minor improvements and fixes
mistr 0.0.3
Minor improvements and fixes
- new function
q_approxfun() that for a given object generates function that approximates the quantile function
- warnings were added to the
risk() methods if some necessary moments of the distribution do not exist
- citation was added
mistr 0.0.2
Minor improvements and fixes
- the
cols argument in autoplot() has been renamed to ncols (fix for the partial match ofcol parameter)