Perform m.l.e. simulation for a function FUN to calculate associated uncertainty
Source:R/utils.R
mlesim.Rd
Perform m.l.e. simulation for a function FUN to calculate associated uncertainty
Usage
mlesim(W, X, y, q, ind, FUN, B = 1000, alpha = 0.05, x_r = c(-3, 3), len = 301)