-
Notifications
You must be signed in to change notification settings - Fork 2
/
NAMESPACE
43 lines (42 loc) · 990 Bytes
/
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
39
40
41
42
43
# Generated by roxygen2: do not edit by hand
export(":=")
export(.data)
export(ODE_simple)
export(ODE_spline)
export(ODE_spline_strat)
export(ana_B)
export(analytical_bspline)
export(as_label)
export(as_name)
export(build_b_spline)
export(create_B)
export(plot_single_benchmark)
export(create_contactmatrix_GE)
export(create_function_initial_values)
export(enquo)
export(enquos)
export(find_poly)
export(get_incidence)
export(get_incidence_strat)
export(ind)
export(plot_compare_sampling_GE)
export(plot_fitsim)
export(plot_fitsim_strat_GE)
export(plot_unstrat_benchmark)
export(plot_unstrat_model_fit)
export(probability_transmission_spline)
export(read_stan_result)
export(reciprocal)
export(rqpois)
export(sampling_model)
export(save_stan_result)
export(set_parameters)
export(simulate_data)
export(simulate_strat_data)
export(standata)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)