# Generated by roxygen2: do not edit by hand

S3method(print,CalibrationCurve)
S3method(print,ClusteredCalibrationCurve)
S3method(print,GeneralizedCalibrationCurve)
S3method(print,SurvivalCalibrationCurve)
S3method(print,ggplotCalibrationCurve)
export("%<=%")
export("%{}%")
export(LibraryM)
export(genCalCurve)
export(val.prob.ci.2)
export(valProbCluster)
export(valProbSurvival)
export(valProbggplot)
import(ggplot2)
import(rms)
importFrom(Hmisc,cut2)
importFrom(Hmisc,groupn)
importFrom(Hmisc,label)
importFrom(Hmisc,rcspline.eval)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,ntile)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,clip)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(lme4,VarCorr)
importFrom(lme4,glmer)
importFrom(magrittr,"%>%")
importFrom(merTools,predictInterval)
importFrom(meta,metagen)
importFrom(meta,metaprop)
importFrom(metafor,escalc)
importFrom(metafor,rma.mv)
importFrom(methods,existsFunction)
importFrom(pec,ipcw)
importFrom(riskRegression,Score)
importFrom(riskRegression,predictRisk)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,fitted)
importFrom(stats,glm)
importFrom(stats,glm.control)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,loess.control)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,optimize)
importFrom(stats,pchisq)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,supsmu)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(survival,basehaz)
importFrom(survival,concordance)
importFrom(survival,coxph)
importFrom(survival,coxph.control)
importFrom(survival,survfit)
importFrom(utils,getFromNamespace)
importFrom(utils,globalVariables)
importFrom(utils,sessionInfo)
importFrom(zoo,na.approx)
