# NOT RUN {
Ternary::TernaryPlot()
Ternary::TernaryPolygon(
coordinates = plot3logit:::confregion(1:2, 0.3 * diag(2:1)),
col = grDevices::rgb(0, 0, 0.5, 0.2),
border = NA
)
Ternary::TernaryPolygon(
coordinates = plot3logit:::confregion(1:2, 0.1 * diag(2:1)),
col = grDevices::rgb(0, 0, 0.5, 0.2),
border = NA
)
# }
Run the code above in your browser using DataLab