Learn R Programming

⚠️There's a newer version (1.2.3) of this package.Take me there.

DEEVD (version 0.1.0)

Density Estimation for Extreme Value Distribution

Description

Provides mean square error (MSE) and plot the kernel densities related to extreme value distributions. By using Gumbel and Weibull Kernel. See Salha et al. (2014) and Khan and Akbar (2019).

Copy Link

Version

Install

install.packages('DEEVD')

Monthly Downloads

221

Version

0.1.0

License

GPL-2

Maintainer

Javaria Khan

Last Published

July 11th, 2019

Functions in DEEVD (0.1.0)

figWeibull

Plot Density by Weibull kernel.
figGum

Plot Density by Gumbel kernel.
msegum

Calculate Mean Square Error( MSE) when Gumbel kernel is used.
mseweibull

Calculate Mean Square Error( MSE) when Weibull kernel is used.