runstan
Simulate all data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
N |
Number of days to simulate. If not noninformative stan, vector of 2 for days in ambient, days in local |
typesim |
Which simulation to run. Currently, local1 - local4, ambient. |
stancode |
Type of stan model to run |
stantype |
Type of stan model (can differ from code: for ifelse statements) |
prof |
Profile data, defaults to prof. |
meansd |
Matrix with columns corresponding to source, type, mean, sd, defaults to meansd. |
keep |
What to keep |
rmout |
Whether to remove largest (outliers) |
sderr |
Standard deviation of error. If not noninformative stan, can be vector of 2 for ambient local |
iter |
Number of iterations to run |
log1 |
Whether to use lognormal for G |
chains |
Number of chains |
findamb |
Results from find ambient for informative |
seed |
Seeds for stan data simulation and running (length 2). If inform, seed must be length 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.