test_sampler_adapted | R Documentation |
Test that the sampler has successfully adapted
test_sampler_adapted(pmwgs, n_unique, i)
pmwgs |
The full pmwgs object with all samples |
n_unique |
The number of unique samples to look for in random effects for each subject. |
i |
The number for the current iteration of the sampler |
A list containing a string representing successful/unsuccessful adaptation and an optional message. The string representing the success or failure can be one of c("success", "continue", "increase")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.