extract_waics | R Documentation |
Extract WAIC values from all models in your targets folder ('draws' objects)
extract_waics(model_dir = "_targets/objects/", model_str = NULL)
model_dir |
Specifies the targets directory (default should work) |
model_str |
Specifies model string |
a list of WAIC scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.