MisRepARMA-internal {MisRepARMA}R Documentation

Internal MisRepARMA functions

Description

Internal MisRepARMA functions

Usage

estimate(data, tol, p_AR, q_MA, covars=NULL, misReport="U")
ran.genf(data, n, ran.args)
## S3 method for class 'fitMisRepARMA'
summary(object, ...)
## S3 method for class 'fitMisRepARMA'
print.summary(x, ...)

Details

These functions are not to be called by the user

See Also

MisRepARMA-package, fitMisRepARMA, reconstruct


[Package MisRepARMA version 0.0.2 Index]