Learn R Programming

MisRepARMA (version 0.0.2)

MisRepARMA-internal: 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 fitMisRepARMA
summary(object, ...)
# S3 method for fitMisRepARMA
print.summary(x, ...)

Arguments

Details

These functions are not to be called by the user

See Also

MisRepARMA-package, fitMisRepARMA, reconstruct