cointReg(method = c("FM", "D", "IM"), ...)
General function to estimate parameters of
the given model. Three methods are possible;
they can be choosen directly by using one of the following
functions:
cointRegFM: Fully Modified OLS
cointRegD: Dynamic OLS
cointRegIM: Integrated Modified OLS
print
Print clear results.
plot
Plot the residuals of a cointReg model.
checkObject, checkVars
getBandwidth, getBandwidthAnd,
getBandwidthNW
getLongRunVar, getLongRunWeights
getLeadLag, makeLeadLagMatrix,
getModD, checkDoptions
vignette("cointReg")See the DESCRIPTION:
help(package = cointReg)
See the README: https://github.com/aschersleben/cointReg/blob/master/README.md
Open the package documentation page:
package?cointReg
Further information and bug reporting: https://github.com/aschersleben/cointReg