augment_sampler_epsilon | R Documentation |
Older sampler object will be missing subject specific scaling parameter (epsilon) storage, and running a stage with an updated pmwg will fail. To fix this you can run the augment_sampler_epsilon function to fill the appropriate array internals with NA values
augment_sampler_epsilon(sampler)
sampler |
The sampler object to augment |
A pmwgs sampler with epsilon array set internally
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.