# Generated by roxygen2: do not edit by hand

S3method(AIC,spdur)
S3method(BIC,spdur)
S3method(as.data.frame,spdur)
S3method(coef,spdur)
S3method(fitted,spdur)
S3method(forecast,default)
S3method(forecast,spdur)
S3method(logLik,spdur)
S3method(model.matrix,spdur)
S3method(nobs,spdur)
S3method(plot,spdur)
S3method(predict,spdur)
S3method(print,summary.spdur)
S3method(residuals,spdur)
S3method(summary,spdur)
S3method(terms,spdur)
S3method(vcov,spdur)
S3method(xtable,spdur)
export(add_duration)
export(forecast)
export(panel_lag)
export(plot_hazard)
export(plot_hazard1)
export(plot_hazard2)
export(sepplot)
export(spdur)
import(graphics)
import(separationplot)
import(stats)
import(xtable)
importFrom(Rcpp,sourceCpp)
importFrom(corpcor,make.positive.definite)
importFrom(plyr,ddply)
importFrom(stats,optim)
importFrom(stats,printCoefmat)
importFrom(stats,vcov)
useDynLib(spduration, .registration = TRUE)
