parplot: CCAM parameter plot

View source: R/plot.R

parplotR Documentation

CCAM parameter plot

Description

CCAM parameter plot

Usage

parplot(fit, cor.report.limit = 0.95, col = NULL)

## Default S3 method:
parplot(fit, cor.report.limit = 0.95, col = NULL)

Arguments

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

Details

Plot of all estimated model parameters (fixed effects). Shown with confidence interval.


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.