Checks the input data for a jagsNEC model call
1 | check_inputs(data, x.var, y.var, trials.var)
|
data |
a data.frame containing the data to use for the model |
x.var |
the column heading indicating the concentration (x) variable |
y.var |
the column heading indicating the response (y) variable |
trials.var |
the column heading indicating the column for the number of "trials" for binomial response data. If not supplied, the model may run but will not be the model you intended! |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.