# Generated by roxygen2: do not edit by hand

S3method(coef,spbp)
S3method(confint,spbp)
S3method(extract,spbp)
S3method(model.matrix,spbp)
S3method(print,spbp)
S3method(print,summary.bpaft.bayes)
S3method(print,summary.bpaft.mle)
S3method(print,summary.bpph.bayes)
S3method(print,summary.bpph.mle)
S3method(print,summary.bppo.bayes)
S3method(print,summary.bppo.mle)
S3method(print,summary.spbp.bayes)
S3method(print,summary.spbp.mle)
S3method(residuals,spbp)
S3method(spbp,default)
S3method(stan_dens,spbp)
S3method(summary,spbp)
S3method(survivor,spbp)
S3method(traceplot,spbp)
S3method(vcov,spbp)
export(bp.basis)
export(bpaft)
export(bpph)
export(bppo)
export(coef)
export(confint)
export(extract)
export(itsamp)
export(mode)
export(spbp)
export(stan_dens)
export(survivor)
export(traceplot)
export(vcov)
import(Rcpp)
import(methods)
import(survival)
importFrom(MASS,ginv)
importFrom(coda,HPDinterval)
importFrom(loo,loo)
importFrom(loo,waic)
importFrom(rstan,extract)
importFrom(rstan,optimizing)
importFrom(rstan,sampling)
importFrom(rstan,stan)
importFrom(rstan,stan_dens)
importFrom(rstan,traceplot)
importFrom(stats,.getXlevels)
importFrom(stats,as.formula)
importFrom(stats,contrasts)
importFrom(stats,dbeta)
importFrom(stats,density)
importFrom(stats,dist)
importFrom(stats,formula)
importFrom(stats,median)
importFrom(stats,model.extract)
importFrom(stats,model.matrix)
importFrom(stats,pbeta)
importFrom(stats,pchisq)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,rlogis)
importFrom(stats,rnorm)
importFrom(stats,rweibull)
importFrom(stats,sd)
importFrom(stats,terms)
importFrom(survival,Surv)
importFrom(survival,frailty)
useDynLib(spsurv, .registration = TRUE)
