powered by
This function calculates some (pseudo) R-squared statistics for binomial Generalized Linear Models. It is now DEPRECATED, please use pseudoRsq instead.
pseudoRsq
RsqGLM(model = NULL, obs = NULL, pred = NULL, use = "pairwise.complete.obs", plot = TRUE, plot.type = "lollipop", na.rm = TRUE, rm.dup = FALSE, verbosity = 2, ...)
See pseudoRsq.
see pseudoRsq
A. Marcia Barbosa
# This function is DEPRECATED, please see \code{\link{pseudoRsq}} instead.
Run the code above in your browser using DataLab