Description Usage Arguments Value Examples
View source: R/F_getDevianceRes.R
A function to calculate the matrix of deviance residuals.
1 | getDevianceRes(RCM, Dim = RCM$k)
|
RCM |
an RCM object |
Dim |
The dimensions to use For the deviance residuals we use the overdispersions from the reduced model. Standard dimensions used are only first and second, since these are also plotted |
A matrix with deviance residuals of the same size as the original data matrix
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.