Forestplot of the partR2 results
forestplot(
x,
type = c("R2", "BW", "SC", "IR2", "Ests"),
line_size = 0.5,
text_size = 12,
point_size = 3
)
A partR2 object.
Plot either "R2" or "SC" or "Ests" for R2s, structure coefficients or model estimates.
Controls size of all lines in the forestplot. Defaults to 0.5 which usually looks good.
Base text size, default is 12.
Point size, default is 3.