DSEutilities              package:dse1              R Documentation

_D_S_E _U_t_i_l_i_t_i_e_s

_D_e_s_c_r_i_p_t_i_o_n:

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

_U_s_a_g_e:

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

