normboot
is a generic function for drawing parameters from a fitted
statistical model from their (asymptotic) multivariate normal distribution.
normboot(object, B, ...)# S3 method for msm
normboot(object, B = 1000, ...)
A statistical model.
Number of draws of the parameters.
Further arguments passed to or from other methods.