# Generated by roxygen2: do not edit by hand

S3method("+",ps)
S3method(plot,psdesign)
S3method(print,permutation)
S3method(print,psdesign)
S3method(summary,psdesign)
export(add_integration)
export(add_riskmodel)
export(calc_STG)
export(calc_risk)
export(empirical_VE)
export(generate_example_data)
export(integrate_bivnorm)
export(integrate_nonparametric)
export(integrate_parametric)
export(integrate_semiparametric)
export(ps_bootstrap)
export(ps_estimate)
export(psdesign)
export(pseudo_score)
export(risk.logit)
export(risk.probit)
export(risk_binary)
export(risk_exponential)
export(risk_poisson)
export(risk_weibull)
export(sp_locscale)
export(summarize_bs)
export(wem_test)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(stats,cov)
importFrom(stats,dpois)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.offset)
importFrom(stats,model.response)
importFrom(stats,optim)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,ppois)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,quasi)
importFrom(stats,quasibinomial)
importFrom(stats,rbinom)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(utils,flush.console)
importFrom(utils,head)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
