-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
42 lines (41 loc) · 1.05 KB
/
NAMESPACE
File metadata and controls
42 lines (41 loc) · 1.05 KB
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
# Generated by roxygen2: do not edit by hand
export(DA_condition)
export(H)
export(S)
export(adm.apply.gen.model)
export(adm.apply.seed)
export(adm.load.sheep.prep.sim)
export(adm.offset.kernel)
export(adm.plot.farm.and.seeds)
export(adm.plot.gen)
export(adm.seed.sheep)
export(adm.setup.aux.mat)
export(adm.sheep.params)
export(augment_data)
export(calc_log_likelihood)
export(calc_prediction_accuracy)
export(calculateLogLikCluster_incubation)
export(calculateLogLikCluster_transmission)
export(calculateLogLik_incubation)
export(comp_seir)
export(extract_incidence)
export(extract_predicted_points)
export(extract_predicted_points_seir)
export(extract_subset_prediction)
export(extract_week_index)
export(f.incub)
export(fit_seir)
export(h)
export(likelihood_profile_seir)
export(linear_regression)
export(logRatioProposal_DA)
export(plot_incidence)
export(plot_incidence_all)
export(plot_likelihood_profile)
export(run_MCMC)
export(run_MCMC_DA)
export(solve_seir_model)
export(solve_seir_wrapper)
export(subset_incidence_data)
import(ggplot2)
importFrom(deSolve,ode)