Description Usage Arguments Value
Removes questions based on their importance value (starting from least important), runs Random Forest, and analyzes accuracy.
1 | analyze_removed_questions(data, imp_num, party_col)
|
data |
The dataset with questions and party affiliation. |
imp_num |
Question numbers from least important to most important as vector. |
party_col |
Column name of party affiliation. |
Data frame with class error by removed question.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.