pull_out_rule_vars | R Documentation |
Pull rules out of results table of pre results
pull_out_rule_vars(x, a)
x |
Row of a dataframe that contains output from the pre fit |
a |
Vector of characters indicating column names for the mixture variables |
Simply function that looks at variables used in the pre model for matches with the mixture variables and pulls them out to check for consistent sets of rules found over the iterative backfitting procedure
Vector of matches of mixture variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.