Learn R Programming

dse (version 2020.2-1)

DSEutilities: DSE Utilities

Description

These functions are used by other functions in DSE and are not typically called directly by the user.

Usage

estVARXmean.correction(X, y, bbar, fuzz=sqrt(.Machine$double.eps), warn=TRUE)
   fake.TSestModel.missing.data(model,data, residual, max.lag, warn=TRUE)   
   printTestValue(x, digits=16)
   svd.criteria(sv)
   criteria.table.heading()
   criteria.table.legend()
   criteria.table.nheading()
   DSE.ar(data, ...)

Arguments