Description Usage Arguments Value
View source: R/Write_jags_ECxWeibull1Mod.R
Writes an ECxWeibull1 model file and generates a function for initial values to pass to jags
| 1 | write.jags.ECxWeibull1.mod(x = "gamma", y, mod.dat)
 | 
| x | the statistical distribution to use for the x (concentration) data. This may currently be one of 'beta', 'gaussian', or 'gamma'. Others can be added as required, please contact the package maintainer. | 
| y | the statistical distribution to use for the y (response) data. This may currently be one of 'binomial', 'beta', 'poisson', 'gaussian', or 'gamma'. Others can be added as required, please contact the package maintainer. | 
| mod.dat | the model data to use | 
an init function to pass to jags
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.