Learn R Programming

nieve (version 0.1.3)

Miscellaneous Utilities for Extreme Value Analysis

Description

Provides utility functions and objects for Extreme Value Analysis. These include probability functions with their exact derivatives w.r.t. the parameters that can be used for estimation and inference, even with censored observations. The transformations exchanging the two parameterizations of Peaks Over Threshold (POT) models: Poisson-GP and Point-Process are also provided with their derivatives.

Copy Link

Version

Install

install.packages('nieve')

Monthly Downloads

246

Version

0.1.3

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Yves Deville

Last Published

October 5th, 2023

Functions in nieve (0.1.3)

GPD2

Density, Distribution Function, Quantile Function and Random Generation for the Two-Parameter Generalized Pareto Distribution (GPD)
nieve-package

tools:::Rd_package_title("nieve")
poisGP2PP

Transform Poisson-GP Parameters into Point-Process Parameters
PP2poisGP

Transform Point-Process Parameters into Poisson-GP Parameters
GEV

Density, Distribution Function, Quantile Function and Random Generation for the Generalized Extreme Value (GEV) Distribution
Exp1

Density, Distribution Function, Quantile Function and Random Generation for the One-Parameter Exponential Distribution