Roadmap to v1.0
Opened this issue · 1 comments
jojal5 commented
- Build documentation for tagged and latest versions (master branch)
all brancheswith Documenter.jl - Complete Getting Started for the basic usage of Extremes.jl
- Complete index.md of Extremes.jl (this is the landing page of the documentation)
- Incorporate custom initial values for model fitting
- Add the standardization of covariates
- Add plot functions
- Perhaps better to hardcode a citation.bib file.
Add Zenodo integration. (needs admin rights -> @jojal5). See how to here: https://zenodo.org/account/settings/github/ -
Add examples in the docstrings for type constructor, at least the ones that are exported -
Add adescribe
function? (returns statistics and other useful bits of information) - POT struct for calculation of return level
-
BIC function for each models -
Change parameters names of Mamba's Chains struct -
plot function for MCMC chains - Correct the equation displays in the tutorial (e.g. in stationary Block Maxima)
- Refactor tests of MaximumLikelihoodFittedExtremeValueModel
- Make a clearer distinction between \phi and \sigma
Balinus commented
First post updated.