plot.hopitDW | R Documentation |
Plotting standardized coefficients
## S3 method for class 'hopitDW'
plot(
x,
ordered = TRUE,
show.signif = TRUE,
mar = c(10, 4, 1.5, 1),
oma = c(0, 0, 0, 0),
ylab = "Disability weight",
xlab = "",
density = 20,
angle = 45,
col = "orange",
las = 3,
...
)
x |
a object generated by |
ordered |
a logical indicating whether to sort the disability weights. |
show.signif |
show significance codes. |
mar , oma |
graphic parameters, see |
ylab , xlab , density , angle , col , las , ... |
arguments passed to |
Maciej J. Danko
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.