# Generated by roxygen2: do not edit by hand

export(KM_diff)
export(KM_estimates)
export(KM_plot_2sample_weighted_counting)
export(N_rhogamma)
export(add_legends)
export(add_median_annotation)
export(add_risk_table)
export(calculate_risk_event_counts)
export(check_km_curve)
export(check_results)
export(ci_cox)
export(count_weighted)
export(cox_rhogamma)
export(cox_rhogamma_resample)
export(cox_score_rhogamma)
export(create_baseline_table)
export(cumulative_rmst_bands)
export(df_counting)
export(extract_and_calc_weights)
export(extract_group_data)
export(find_cox_root)
export(format_pval)
export(get_censoring_and_events)
export(get_dfcounting)
export(get_event_risk_matrices)
export(get_riskpoints)
export(get_validated_weights)
export(get_weights)
export(km_quantile)
export(km_quantile_table)
export(kmq_calculations)
export(plotKM.band_subgroups)
export(plot_km)
export(plot_km_confint_polygon)
export(plot_km_curves_counting)
export(plot_weight_schemes)
export(plot_weighted_km)
export(resampling_survival)
export(risk_weighted)
export(safe_run)
export(score_calculation)
export(validate_input)
export(validate_scheme_params)
export(wlr_cumulative)
export(wlr_dhat_estimates)
export(wt.rg.S)
importFrom(ggplot2,aes)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_linewidth_manual)
importFrom(ggplot2,scale_size_manual)
importFrom(ggplot2,theme_minimal)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(graphics,title)
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,chisq.test)
importFrom(stats,confint)
importFrom(stats,fisher.test)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(survival,Surv)
importFrom(survival,aeqSurv)
importFrom(survival,coxph)
importFrom(survival,survdiff)
importFrom(survival,survfit)
importFrom(utils,head)
importFrom(utils,tail)
