compare_model_plot {simET} | R Documentation |
Show the results of different models
Description
Show the results of different models
Usage
compare_model_plot(model_list, names)
Arguments
model_list |
List. Including output results of different models. |
names |
Vector. Name of models. |
Value
A list for ggplot2 plot
[Package simET version 1.0.3 Index]