Returns a function that samples from the asymptotic normal distribution of the MLE: N(theta_hat, vcov).

# S3 method for class 'fisher_mle'
sampler(x, ...)

Arguments

x

A fisher_mle object

...

Additional arguments (ignored)

Value

Function that takes n and returns n x p matrix of samples