| build_failed_model_row | R Documentation |
Creates a comparison table row with appropriate NA values for a model that failed to fit.
build_failed_model_row(model_name, n, n_predictors, model_type)
model_name |
Character string name of the model. |
n |
Integer sample size. |
n_predictors |
Integer number of predictors attempted. |
model_type |
Character string indicating model type. |
Data.table with single row of NA metrics and "Failed" convergence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.