RidgeModels {EMOTIONS}R Documentation

Visualize the distribution of model ranks across individuals using ridge density plots

Description

The 'RidgeModels' function creates ridge density plots to visualize the distribution of model ranks across individuals.

Usage

RidgeModels(LacCurveFit, metric = "AIC_rank")

Arguments

LacCurveFit

The object returned by the 'LacCurveFit' function

metric

The name of the metric used to plot the model ranks

Value

A ridge density plot showing the distribution of ranks for the models included in the ensemble


[Package EMOTIONS version 1.0 Index]