-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
37 lines (36 loc) · 1.02 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
# Generated by roxygen2: do not edit by hand
S3method(print,cohort)
S3method(print,cont_table)
S3method(print,drug_ADR_pair)
S3method(print,expardfit2)
S3method(print,patient)
export(apply_function_to_observed_timepoints)
export(create2x2table)
export(create2x2tables)
export(determine_first_prescription)
export(determine_frequency_unique_values)
export(fit_all_models)
export(fit_model)
export(generate_adr_history)
export(generate_cohort)
export(generate_drug_ADR_pair)
export(generate_drug_history)
export(generate_patient)
export(loglikelihood)
export(loglikelihood_decaying)
export(loglikelihood_delayed)
export(loglikelihood_delayed_decaying)
export(loglikelihood_long_term)
export(loglikelihood_past)
export(loglikelihood_withdrawal)
export(plot_fit)
export(plot_risk)
export(risk_model_current_use)
export(risk_model_decaying)
export(risk_model_delayed)
export(risk_model_delayed_decaying)
export(risk_model_duration)
export(risk_model_long_term)
export(risk_model_no_association)
export(risk_model_past)
export(risk_model_withdrawal)