We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ab1fb commit 7608a12Copy full SHA for 7608a12
DSC 423 - Tutorial 0801.R renamed to Tutorial 0801.R
@@ -55,4 +55,4 @@ str(admit)
55
dim(admit)
56
57
model <- glm(admit ~ gre + gpa + rank, data = admit, family = "binomial")
58
-summary(model)
+summary(model)
0 commit comments