Leah Lee

Results 2 comments of Leah Lee

ggplot(data = default, aes(x = default, y = balance)) + geom_bar(stat = "identity", aes(fill=default)) + theme_classic()

If not filtered, this error will occur: "Error in if (nulldev == 0) stop("y is constant; gaussian glmnet fails at standardization step") : missing value where TRUE/FALSE needed"