R/L.R

L <- function(x, g.hat, d.hat) {
    prod(dnorm(x, g.hat, sqrt(d.hat)))
}
BowenNCSU/xMSanalyzer documentation built on May 24, 2019, 7:36 a.m.