brTrain - What is the purpose of the `casOuts` parameter?

Réponse

The `casOuts` parameter specifies the output data tables for the results. This can include `rules` (the generated rules), `ruleTerms` (the terms in each rule), and `candidateTerms` (the terms selected for rule creation).
Did this answer help you?