View source: R/comparative_function.R
comparative_model | R Documentation |
This function allows the construction of a table and/or graph with the statistical parameters to choose the model from the analysis functions.
comparative_model(models, names_model = NA, plot = FALSE, round.label = 2)
models |
List with objects of type analysis |
names_model |
Names of the models |
plot |
Plot in the parameters |
round.label |
Round label plot |
Returns a table and/or graph with the statistical parameters for choosing the model.
Gabriel Danilo Shimizu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.