-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathNAMESPACE
More file actions
33 lines (32 loc) · 856 Bytes
/
NAMESPACE
File metadata and controls
33 lines (32 loc) · 856 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
export(delay_opts)
export(detect_extinct)
export(event_prob_opts)
export(extinct_prob)
export(incubation_to_generation_time)
export(intervention_opts)
export(offspring_opts)
export(outbreak_model)
export(outbreak_setup)
export(outbreak_step)
export(scenario_sim)
export(sim_opts)
importFrom(data.table,":=")
importFrom(data.table,.BY)
importFrom(data.table,.EACHI)
importFrom(data.table,.GRP)
importFrom(data.table,.I)
importFrom(data.table,.N)
importFrom(data.table,.NGRP)
importFrom(data.table,.SD)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,fcase)
importFrom(data.table,fifelse)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setattr)
importFrom(sn,rsn)
importFrom(stats,rbinom)
importFrom(stats,rnbinom)
importFrom(stats,runif)