-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathNAMESPACE
More file actions
35 lines (34 loc) · 798 Bytes
/
NAMESPACE
File metadata and controls
35 lines (34 loc) · 798 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
35
# Generated by roxygen2: do not edit by hand
export("%>%")
export(create_stan_function)
export(expit)
export(extract_timeseries_stock)
export(extract_timeseries_var)
export(inv)
export(logit)
export(read_xmile)
export(sd_Bayes)
export(sd_conf_intervals)
export(sd_constants)
export(sd_data_generator_fun)
export(sd_fixed_delay)
export(sd_impact_inputs)
export(sd_interpret_estimates)
export(sd_loglik_fun)
export(sd_measurements)
export(sd_net_change)
export(sd_posterior_fun)
export(sd_prior)
export(sd_prior_checks)
export(sd_pulse_s)
export(sd_pulse_train)
export(sd_pulse_v)
export(sd_sensitivity_run)
export(sd_simulate)
export(sd_stocks)
export(sd_what_if_from_time)
export(stan_ode_function)
export(timestep)
export(xmile_to_deSolve)
importFrom(deSolve,timestep)
importFrom(magrittr,"%>%")