-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
executable file
·38 lines (37 loc) · 1.11 KB
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Generated by roxygen2: do not edit by hand
S3method(summary,flexsurvreg_NULL)
export(add_curve_flexsurvreg)
export(add_ff_table)
export(add_target_point)
export(extract_km_estimates_from_flexsurvreg)
export(from_Rfilter_to_title_str)
export(get_gof_measures)
export(get_parameters_flexsurvreg)
export(in_out_table)
export(interval_to_Rfilter)
export(interval_to_SQLfilter)
export(list_to_Rfilter)
export(list_to_SQLfilter)
export(make_status_from_rule)
export(multi_surv_reg)
export(multi_surv_spline)
export(my_break_fun)
export(params_from_excel)
export(plot_failure_prob_curve_overlap)
export(plot_life_curve)
export(plot_life_curve_multi_surv_reg)
export(plot_life_curve_overlap)
export(plot_predict_multi_surv_reg)
export(predict_best_model)
export(predict_best_model_multi_surv_reg)
export(prediction_table)
export(prepare_indiv_life_times)
export(prepare_life_times)
export(reliability_summary)
export(rm_data_separate_SQlite)
export(rm_data_separate_data_frame)
export(safe_flexsurvreg)
export(safe_flexsurvspline)
export(to_yearmonth)
export(vector_to_Rfilter)
export(vector_to_sqlfilter)