Description Usage Arguments Value
Coef plot from a STEPP analysis
1 2 3 |
coefs |
matrix with coefficients and CI |
line |
for 'smooth' a lowess curve is plotted through the coefficients, 'simple' connects all the points with a line, 'none' omits the line |
hline |
intercept for help lines, if NULL no lines will be drawn. If missing the log parameter is used to draw a line either at 0 (log=TRUE) or 1 (log=FALSE) |
xlab |
the x axis label |
xlab |
the y axis label |
log |
indicates wheter the coefficients are on a log scale.coef |
log.scale |
indicates wheter the y axis should use a log scale. Will be ignored if the data are already on a log scale |
ggplot object with the coefficient plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.