coefplot.rxLogit: Dotplot for rxLogit coefficients
Description
A graphical display of the coefficients and standard
errors from a fitted rxLogit model
Usage
## S3 method for class 'rxLogit':
coefplot(...)
Arguments
...
All arguments are passed on to
coefplot.lm. Please see that function for
argument information.
Value
A ggplot object. See coefplot.lm for more
information.
Details
coefplot is the S3 generic method for
plotting the coefficients from a fitted model.
For more information on this function and it's arguments
see coefplot.lm