manec_example {bayesnec} | R Documentation |
Example bayesmanecfit object
Description
Example bayesmanecfit object
Format
An object of class bayesmanecfit
. This was created
to reduce run time in examples and tests, and to give the user an example
to toy with. This was fitted to bayesnec
built-in mock dataset
(see ?nec_data
), using models "nec4param" and "ecx4param".
The number of chains were set to 2 and number of iterations were 50 only
to make sure that package size was below 5 Mb. See help files for function
bnec
and class bayesmanecfit
for details.
Source
Code used to generate these models can be downloaded from https://github.com/open-AIMS/bayesnec/blob/master/data-raw/manec_example.R
[Package bayesnec version 2.1.2.0 Index]