update_mae | R Documentation |
Calculate mean absolute error across all guide combinations.
update_mae(Model, verbose = FALSE)
Model |
a Model object of class gemini.model |
verbose |
default FALSE |
An object of class gemini.model
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.