run_rf_summary: Run a random forest based summary fo the MOEDA methos

Description Usage Arguments Value

View source: R/rf_summary.R

Description

Run a random forest based summary fo the MOEDA methos

Usage

1
run_rf_summary(df, target_var_name)

Arguments

df

A data.framish object which is the object of MOEDA analysis

target_var_name

A character scalar representing the name of the target variable in the analysis

Value

A list with a tibble regarding permutation variable importance metrics and information whether the model run in a clessification or regression setting.


jarekkupisz/MOEDA documentation built on Dec. 20, 2021, 9:05 p.m.