run_checks | R Documentation |
Check if the dimensions of vectors and matrices used in the model are correct. If any dimension is not correct, an error message is returned.
run_checks(model, verbose = TRUE)
model |
a model object. |
verbose |
Boolean, whether a message should be printed when all checks were successful |
No return value, only throw an error if parameters are inconsistent.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.