View source: R/estimate_plot.R
estimate_plot | R Documentation |
This function provides graphic displays of the order of significance estimated coefficients of models. This would assists in accessing models so as to decide which can be used for further analysis, prediction and policy consideration.
estimate_plot(Model, limit)
Model |
Estimated model for which the estimated coefficients would be plotted |
limit |
Number of variables to be included in the coefficients plots |
The function returns a plot of the order of importance of the estimated coefficients
estimate_plot |
The plot of the order of importance of estimated coefficients |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.