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.
MSE(kernel, type)Mean Squared Error (MSE)
type of kernel which is to be used
mention distribution of vector.If exponential distribution then use "Exp".
If use gamma distribution then use "Gamma".If Weibull distribution then use "Weibull".
Javaria Ahmad Khan, Atif Akbar.