# exportPattern("^[[:alpha:]]+")
export(standardsccs, eventdepenobs, formatdata, integrateIspline, nonparasccs, semisccs, simulatesccsdata, smoothagesccs, smoothexposccs, lrtsccs, eventdepenexp, quantsccs, samplesize)
import("survival", "splines", "dummies", "corpcor", "fda","R.methodsS3", "gnm")
importFrom("stats", "as.formula", "dgamma", "integrate", "nlm",
             "optim", "pchisq", "pgamma", "rmultinom", "runif", "coef", "poisson", "qnorm", "vcov")

importFrom("stats", "naprint", "printCoefmat")
importFrom("graphics", "lines", "par", "plot")
S3method(print, summary.sccs)
S3method(print, summary.smoothagesccs)
#S3method(summary, smoothagesccs)
S3method(plot, smoothagesccs)
S3method(plot, nonparasccs)
S3method(plot, smoothexposccs)
S3method(print, summary.smoothexposccs)
#S3method(summary, smoothexposccs)
S3method(print, nonparasccs)
S3method(print, smoothagesccs)
#S3method(print1, smoothagesccs)
S3method(print, smoothexposccs)