# 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(separationplot,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(spdur)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,sourceCpp)
importFrom(corpcor,make.positive.definite)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(plyr,ddply)
importFrom(separationplot,separationplot)
importFrom(stats,AIC)
importFrom(stats,BIC)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,fitted)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,nobs)
importFrom(stats,optim)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(stats,vcov)
importFrom(xtable,xtable)
useDynLib(spduration)
