MSE {AsyK} | R Documentation |
Calculate Mean Squared Error( MSE) by using different Kernels
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
MSE(kernel, type)
Arguments
kernel |
type of kernel which is to be used |
type |
mention distribution of vector.If exponential distribution then use |
Value
Mean Squared Error (MSE)
Author(s)
Javaria Ahmad Khan, Atif Akbar.
References
https://CRAN.R-project.org/package=DELTD
[Package AsyK version 1.5.5 Index]