View source: R/approach_regression_separate.R
regression.check_recipe_func | R Documentation |
regression.recipe_func
Check that regression.recipe_func is a function that returns the RHS of the formula for arbitrary feature name inputs.
regression.check_recipe_func(regression.recipe_func, x_explain)
regression.recipe_func |
Either |
x_explain |
Data.table with the features of the observation whose predictions ought to be explained (test data). |
Lars Henry Berge Olsen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.