S3method(as.data.frame,pci.fit)
S3method(plot,pci.fit)
S3method(plot,pci.hedge)
S3method(print,pci.fit)
S3method(print,pci.hedge)
S3method(print,pcitest)
export(fit.pci)
export(hedge.pci)
export(likelihood_ratio.pci)
export(loglik.pci)
export(multigetYahooPrices)
export(rpci)
export(statehistory.pci)
export(test.pci)
export(which.hypothesis.pcitest)
export(yfit.pci)
export(yhedge.pci)
import(glmnet)
importFrom(FKF,fkf)
importFrom(MASS,rlm)
importFrom(Rcpp,sourceCpp)
importFrom(TTR,getYahooData)
importFrom(data.table,data.table)
importFrom(data.table,setkey)
importFrom(data.table,setnames)
importFrom(ggplot2,Facet)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_linetype_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(graphics,plot)
importFrom(grid,grid.layout)
importFrom(grid,grid.newpage)
importFrom(grid,pushViewport)
importFrom(grid,viewport)
importFrom(methods,is)
importFrom(parallel,mclapply)
importFrom(partialAR,fit.par)
importFrom(partialAR,kalman.gain.par)
importFrom(partialAR,loglik.par)
importFrom(partialAR,pvmr.par)
importFrom(partialAR,rpar)
importFrom(stats,approx)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,sd)
importFrom(utils,read.table)
importFrom(utils,write.table)
importFrom(zoo,coredata)
importFrom(zoo,index)
importFrom(zoo,is.zoo)
importFrom(zoo,zoo)
useDynLib(partialCI, .registration=TRUE)
