# Generated by roxygen2: do not edit by hand

S3method(coef,panelReg)
S3method(plot,PanelSurv)
S3method(plot,isplineFun)
S3method(plot,panelReg)
S3method(print,panelReg)
S3method(vcov,panelReg)
export(PanelSurv)
export(is.PanelSurv)
export(panelReg)
importFrom(BB,BBoptim)
importFrom(BB,dfsane)
importFrom(SQUAREM,squarem)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme_bw)
importFrom(graphics,abline)
importFrom(graphics,boxplot)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,title)
importFrom(methods,getClass)
importFrom(methods,new)
importFrom(nleqslv,nleqslv)
importFrom(plyr,count)
importFrom(plyr,ddply)
importFrom(sm,sm.regression)
importFrom(splines,bs)
importFrom(stats,aggregate)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,printCoefmat)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rmultinom)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,stepfun)
importFrom(stats,time)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(survival,Surv)
importFrom(survival,cluster)
importFrom(survival,coxph)
importFrom(survival,survfit)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(spef, .registration = TRUE)
