save.xtable-methods {uroot}R Documentation

Methods for Function save.xtable in Package ‘uroot’

Description

Methods for function save.xtable in package uroot

Methods

x = "adfstat".
Save the output of the ADF.test to a LaTeX or HTML file.
x = "kpssstat".
Save the output of the KPSS.test to a LaTeX or HTML file. A range of lag truncation parameters are considered, three lags of order lower than that in the kpssstat object and three higher than that.
x = "hegystat".
Save the output of the HEGY.test to a LaTeX or HTML file.
x = "chstat".
Save the output of the CH.test to a LaTeX or HTML file.

See Also

xtable, ADF.test, KPSS.test, HEGY.test, and CH.test.


[Package uroot version 1.4 Index]