estimate | R Documentation |
Estimating a BNN model using the NUTS default sampler in Turing
estimate(model, niter = 100, nchains = 1)
model |
model formed using |
niter |
Number of MCMC iterations |
nchains |
Number of Chains |
Returns a quickbnnr.estimate object with the number of iterations run, the number of chains, the draws in a format that it can be used with bayesplot, and some additional internal information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.