protect_posterior | R Documentation |
Wrapper function to protect calls to the posterior function. If posterior does not compute correctly, returns -100000.
protect_posterior(f)
f |
the function to be protected |
the protected function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.