comparative_model {AgroReg} | R Documentation |
Analysis: Comparative models
Description
This function allows the construction of a table and/or graph with the statistical parameters to choose the model from the analysis functions.
Usage
comparative_model(models, names_model = NA, plot = FALSE, round.label = 2)
Arguments
models |
List with objects of type analysis |
names_model |
Names of the models |
plot |
Plot in the parameters |
round.label |
Round label plot |
Value
Returns a table and/or graph with the statistical parameters for choosing the model.
Author(s)
Gabriel Danilo Shimizu
[Package AgroReg version 1.2.10 Index]