Description Usage Arguments Value Examples
Calculate mean absolute error across all guide combinations.
1 | update_mae(Model, verbose = FALSE)
|
Model |
a Model object of class gemini.model |
verbose |
default FALSE |
An object of class gemini.model
1 2 | data("Model", package = "gemini")
Model %<>% update_mae()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.