build_mydata_fup_red | R Documentation |
Builds a list of arguments required for JAGS from subset of level-2 data frame. The list is used as an argument to JAGS during level-4 processing.
build_mydata_fup_red(this.data, Physiological.Protein.Conc)
this.data |
(Data Frame) Subset of data containing all observations of one test compound. |
Physiological.Protein.Conc |
(Numeric) The assumed physiological protein concentration for plasma protein binding calculations. |
A named list to be passed into the Bayesian model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.