-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathNAMESPACE
More file actions
34 lines (33 loc) · 780 Bytes
/
NAMESPACE
File metadata and controls
34 lines (33 loc) · 780 Bytes
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
# Generated by roxygen2: do not edit by hand
S3method(print,PKPDsim)
S3method(print,regimen)
export(add_quotes)
export(adherence_binomial)
export(adherence_markov)
export(analytical_eqn_wrapper)
export(compile_sim_cpp)
export(covariates_table_to_list)
export(cv_to_omega)
export(f_cov)
export(get_ode_model_size)
export(get_parameters_from_code)
export(github_download)
export(join_regimen)
export(model_from_api)
export(model_library)
export(new_adherence)
export(new_covariate)
export(new_covariate_model)
export(new_ode_model)
export(new_regimen)
export(nm_to_regimen)
export(parse_regimen)
export(print_list)
export(regimen_to_nm)
export(search_replace_in_file)
export(sim)
export(sim_core)
export(sim_ode)
export(sim_ode_shiny)
export(test_pointer)
export(triangle_to_full)