ModelRankRange {EMOTIONS} | R Documentation |
Create a line plot that shows the range of the ranks obtained for each model across the individuals
Description
Create a line plot that shows the range of the ranks obtained for each model across the individuals
Usage
ModelRankRange(LacCurveFit, metric = "AIC_rank")
Arguments
LacCurveFit |
The object obtained from the LacCurveFit function |
metric |
The name of the metric to be used to plot the model's ranks |
Value
A line plot that shows the range of the ranks obtained for each model across the individuals
[Package EMOTIONS version 1.0 Index]