Randomised residuals
Arguments
- model
a fitted model object.
- type
character; which type of randomised residual to return
- seed
integer; the random seed to use when generating randomised residuals. Can be missing, in which case the current state residuals are computed using the current state of the random number generator.
- ...
arguments passed to other methods.