compute_res_deviance | R Documentation |
Deviance Residuals for Poisson GLM
compute_res_deviance(D, D_hat)
D |
Vector or matrix containing the number of observed events |
D_hat |
Vector or matrix containing the number of predicted events |
A vector or matrix (depending on the input type, will be a matrix if at least one of the input is) containing the deviance residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.