Experiments.
show_experiments
finds all artifacts matching the definition of a
model (e.g. of class "lm"
) together with their:
parametrization: literal scalars and scalar variables used in expressions/calls leading up to the given artifact
sequence of commands from the original data set to that model
list of downstream artifacts, like predictions, model evaluations, plots, etc.
1 |
find_experiments
returns a container (see utilities::as_container)
of objects of class "experiment"
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.