Description Usage Arguments See Also
View source: R/functions_exposure_model.R
Calculates the posterior mean exposure concentrations.
1 2 3 4 5 6 7 8 9 10 |
stanfit |
Fitted STAN model object containing posterior samples of parameters; from |
standata |
List containing model structure information corresponding to |
parvalues |
List of parameter values to use for computing means. Not needed if |
include_time |
Logical indicator of whether time should be included. |
include_reI |
Logical indicator of whether the unit-level random effect should be included. |
exp_transform |
Logical indicator of whether concentrations should be exponentiated. |
add |
Logical indicator of whether the modeled means should be added to |
... |
Additional arugments passed to |
plot_exposure_means_bytime
, sample_exposure_model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.