Function to calculate p-values for a generalized linear model.
Calculates (classical) p-values for an ordinary generalized linear model in the n > p situation.
glm.pval(x, y, family = "binomial", verbose = FALSE, ...)
A model with intercept is fitted but the p-value of the intercept is not reported in the output.
Vector of p-values (not including the intercept).
Lukas Meier
## ...
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.