# Generated by roxygen2: do not edit by hand

S3method(plot,gcm)
S3method(plot,pcm)
S3method(predict,lasso)
S3method(predict,rf)
export(comet)
export(gcm)
export(pcm)
importFrom(glmnet,cv.glmnet)
importFrom(ranger,ranger)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,terms)
