Plotting standardized coefficients
# S3 method for 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,
...
)
Maciej J. Danko