frontierCost - How are classification variables handled in the model?

Réponse

You can specify classification variables using the "class" parameter. This parameter allows you to define options such as the parameterization method ("param"), the reference level ("ref"), and the sort order ("order") for the categorical variables.
Did this answer help you?