parplot | R Documentation |
CCAM parameter plot
parplot(fit, cor.report.limit = 0.95, col = NULL) ## Default S3 method: parplot(fit, cor.report.limit = 0.95, col = NULL)
fit |
the object returned from ccam.fit |
cor.report.limit |
correlations with absolute value > this number is reported in the plot |
col |
colors |
... |
extra arguments transferred to plot |
Plot of all estimated model parameters (fixed effects). Shown with confidence interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.