# Generated by roxygen2: do not edit by hand

S3method(AIC,UComp)
S3method(BIC,UComp)
S3method(coef,UComp)
S3method(fitted,UComp)
S3method(logLik,UComp)
S3method(plot,UComp)
S3method(predict,UComp)
S3method(print,UComp)
S3method(residuals,UComp)
S3method(summary,UComp)
S3method(tsdiag,UComp)
export(UC)
export(UCcomponents)
export(UCdisturb)
export(UCestim)
export(UCfilter)
export(UChp)
export(UCmodel)
export(UCsetup)
export(UCsmooth)
export(UCvalidate)
export(getp0)
export(size)
useDynLib(UComp, .registration=TRUE)
importFrom(Rcpp, evalCpp)
import(stats)
import(utils)
