pull_out_rule_vars: Pull rules out of results table of pre results

View source: R/utils.R

pull_out_rule_varsR Documentation

Pull rules out of results table of pre results

Description

Pull rules out of results table of pre results

Usage

pull_out_rule_vars(x, a)

Arguments

x

Row of a dataframe that contains output from the pre fit

a

Vector of characters indicating column names for the mixture variables

Details

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

Value

Vector of matches of mixture variables


blind-contours/CVtreeMLE documentation built on June 22, 2024, 8:53 p.m.