Skip to contents

Extract the variables used in the model (for insight/marginaleffects compatibility)

Usage

find_variables.mlmodel(x, ...)

Arguments

x

An object of class "mlmodel"

...

Further arguments passed to methods

Value

A list with components response (character) and conditional (character vector).