greta-dev/greta.distributions

extreme value distributions module

開放

#39 建立於 2017年5月28日

 (2 則留言) (0 個反應) (0 位負責人)R (2 個分叉)github user discovery
help wanted

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

As per @TonyLadson's request in greta-dev/greta#1 distributions for extreme value modelling would be useful. These would be best placed in a module (though admittedly the boundary between general distributions and extreme value distributions is blurry).

Specific requests include:

  • GEV
  • Gumbel
  • Gumbel type B
  • Pearson III
  • Log Pearson III
  • Generalised pareto

Like the already implemented distributions, these should all have a reference R implementation, where possible from a widely used package and preferably all the same package. evd looks like it has the best combination of consistency and scope, and appears to be widely used (judging by download stats from cranlogs).

This is not currently at the top of my to do list, but I would be really keen to support someone else in developing this module!

貢獻者指南