Description Usage Arguments Value
View source: R/classification.R
See train_models_indexical_with_holdout
.
1 | classify_indexical_with_holdout(data_and_models)
|
data_and_models |
output of train_models_indexical_with_holdout, with
one row per talker (or holdout grouping level), and list columns for
|
Data frame with one row per combination of data row and model, with columns corresponding to the held-out and grouping variables, plus model, lhood (total log-likelihood of data under model), log_posterior, posterior, and posterior_choice (TRUE for the MAP model and FALSE otherwise)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.