-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
executable file
·33 lines (32 loc) · 858 Bytes
/
NAMESPACE
File metadata and controls
executable file
·33 lines (32 loc) · 858 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
# Generated by roxygen2: do not edit by hand
S3method(print,map_estimates)
export(calc_ofv_ls)
export(calc_ofv_map)
export(create_block_from_cv)
export(create_grid_around_parameters)
export(create_iov_object)
export(full_to_triangle)
export(get_likelihood_of_data)
export(get_map_estimates)
export(get_np_estimates)
export(join_blocks)
export(ll_func_PKPDsim)
export(lower_triangle_mat_size)
export(map_shrinkage_control)
export(np_settings_default)
export(plot_eta)
export(replace_list_elements)
export(run_sequential_map)
export(weight_by_time)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,cov2cor)
importFrom(stats,dnorm)
importFrom(stats,filter)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,predict.lm)
importFrom(stats,weights)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
importFrom(utils,txtProgressBar)