"tramnet"
plot method for class "tramnet"
# S3 method for tramnet
plot(x, newdata, type = c("distribution", "survivor",
"density", "logdensity", "hazard", "loghazard", "cumhazard", "quantile",
"trafo"), q = NULL, prob = 1:(K - 1)/K, K = 50, col = rgb(0.1,
0.1, 0.1, 0.1), lty = 1, add = FALSE, ...)
None
Lucas Kook