# Generated by roxygen2: do not edit by hand

S3method(coef,CIMEHR)
S3method(coef,CIMEHR_timevarying_integral)
S3method(coef,CIMEHR_timevarying_ou)
S3method(confint,CIMEHR)
S3method(confint,CIMEHR_timevarying_ou)
S3method(print,CIMEHR)
S3method(print,CIMEHR_method_comparisons)
S3method(print,CIMEHR_timevarying_integral)
S3method(print,CIMEHR_timevarying_ou)
S3method(print,EHRJoint)
S3method(print,Inverse_intensity_rate_ratio_balancing)
S3method(print,Inverse_intensity_rate_ratio_weighting)
S3method(print,Joint_modeling_visiting_and_longitudinal_Liang)
S3method(print,Linear_increment_IP_result)
S3method(print,Linear_mixed_model_result)
S3method(print,Multiple_imputation_IP_result)
S3method(print,Pairwise_likelihood)
S3method(print,Summary_stat_result)
S3method(print,cimehr_bootstrap)
S3method(summary,CIMEHR)
S3method(summary,CIMEHR_timevarying_integral)
S3method(summary,CIMEHR_timevarying_ou)
S3method(summary,EHRJoint)
S3method(summary,Inverse_intensity_rate_ratio_balancing)
S3method(summary,Inverse_intensity_rate_ratio_weighting)
S3method(summary,Joint_modeling_visiting_and_longitudinal_Liang)
S3method(summary,Linear_increment_IP_result)
S3method(summary,Linear_mixed_model_result)
S3method(summary,Multiple_imputation_IP_result)
S3method(summary,Pairwise_likelihood)
S3method(summary,Summary_stat_result)
S3method(summary,cimehr_bootstrap)
S3method(vcov,CIMEHR)
S3method(vcov,CIMEHR_timevarying_ou)
export(CIMEHR)
export(CIMEHR_timevarying_integral)
export(CIMEHR_timevarying_ou)
export(EHRJoint)
export(Inverse_intensity_rate_ratio_balancing)
export(Inverse_intensity_rate_ratio_weighting)
export(Joint_modeling_visiting_and_longitudinal_Liang)
export(Linear_increment)
export(Linear_increment_IP)
export(Linear_mixed_model)
export(Multiple_imputation)
export(Multiple_imputation_IP)
export(Pairwise_likelihood)
export(Summary_stat)
export(available_comparison_methods)
export(bootstrap)
export(coef_stage)
export(extract_coefficient)
export(method_comparisons)
export(sim_data_gen)
export(summary_observation)
export(summary_outcome)
export(summary_visiting)
importFrom(Rcpp,sourceCpp)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,ave)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,dnorm)
importFrom(stats,glm)
importFrom(stats,glm.fit)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.omit)
importFrom(stats,na.pass)
importFrom(stats,nlminb)
importFrom(stats,optim)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,reformulate)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(utils,combn)
importFrom(utils,head)
importFrom(utils,modifyList)
useDynLib(CIMEHR, .registration = TRUE)
