powered by
msBIC
screeBIC(x, lty = 1, col = NA, pch = 19, type = "b", main = "BIC Screeplot", xlab = "Number of Components", ylab = "BIC", legpos = "topright", ...)
mws
NA
##Fitting all Weibull proportional hazard models for K=2,3,4 components data(webshop) res <- msBIC(webshop, K = c(2,3,4), method = "all", maxiter = 5) screeBIC(res)
Run the code above in your browser using DataLab