MSE: Calculate Mean Squared Error( MSE) by using different Kernels

Description Usage Arguments Value Author(s) References

View source: R/AsyK.R

Description

This function calculates the mean squared error (MSE) by using user specified kernel.This function is same as provided in package "DELTD". For details see https://CRAN.R-project.org/package=DELTD.

Usage

1

Arguments

kernel

type of kernel which is to be used

type

mention distribution of vector.If exponential distribution then use "Exp". If use gamma distribution then use "Gamma".If Weibull distribution then use "Weibull".

Value

Mean Squared Error (MSE)

Author(s)

Javaria Ahmad Khan, Atif Akbar.

References

https://CRAN.R-project.org/package=DELTD


AsyK documentation built on Dec. 11, 2021, 10:07 a.m.