# 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)
importFrom(dplyr,"%>%")
importFrom(stats,coef)
importFrom(stats,cov)
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)
