# Generated by roxygen2: do not edit by hand

S3method(coef,multipleOutcomes)
S3method(multipleOutcomes,default)
S3method(print,summary.multipleOutcomes)
S3method(summary,multipleOutcomes)
S3method(vcov,multipleOutcomes)
export(multipleOutcomes)
export(pated)
importFrom(dplyr,"%>%")
importFrom(dplyr,mutate)
importFrom(momentfit,gmm4)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,glm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,pchisq)
importFrom(stats,printCoefmat)
importFrom(stats,resid)
importFrom(stats,vcov)
importFrom(stringr,str_glue)
importFrom(survival,coxph)
importFrom(survival,coxph.detail)
