Learn R Programming

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

DELTD (version 0.1.0)

Density Estimation by Life Time Distributions

Description

It plots densities by using asymmetrical kernels which belong to life time distributions and calculate its related MSE. For details see Chen (2000), Jin and Kawczak (2003) and Salha et al. (2014) .

Copy Link

Version

Install

install.packages('DELTD')

Monthly Downloads

245

Version

0.1.0

License

GPL-2

Maintainer

Javaria Khan

Last Published

July 11th, 2019

Functions in DELTD (0.1.0)

mseLN

Calculate Mean Square Error( MSE) when LogNormal Kernel is used.
denLN

Plot Density by Lognormal kernel.
mseEr

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

Plot Density by Erlang kernel.
denGamma

Density Plot by Gamma kernel.
denBS

Plot Density by Birnbaum-Saunders kernel.
mseBS

Calculate Mean Square Error( MSE) when Birnbaum-Saunders kernel is used.
mseGamma

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