# Generated by roxygen2: do not edit by hand

S3method(AIC,coxph)
S3method(AIC,phmm)
S3method(cAIC,coxph)
S3method(cAIC,phmm)
S3method(linear.predictors,phmm)
S3method(loglik.cond,phmm)
S3method(plot,phmm)
S3method(print,phmm)
S3method(print,summary.phmm)
S3method(pseudoPoisPHMM,coxph)
S3method(pseudoPoisPHMM,phmm)
S3method(summary,phmm)
export(cAIC)
export(linear.predictors)
export(loglik.cond)
export(phmm)
export(phmm.cond.loglik)
export(pseudoPoisPHMM)
export(traceHat)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,bdiag)
importFrom(lattice,xyplot)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,formula)
importFrom(stats,model.extract)
importFrom(stats,model.matrix)
importFrom(stats,na.fail)
importFrom(stats,terms)
importFrom(survival,Surv)
importFrom(survival,basehaz)
importFrom(survival,coxph)
useDynLib(phmm)
