| deviance | R Documentation |
deviance calculates the deviances.
deviance(qp)
qp |
output from quickpsy |
library(MPDiR) # contains the Vernier data
fit <- quickpsy(Vernier, Phaseshift, NumUpward, N,
grouping = .(Direction, WaveForm, TempFreq), B = 20)
deviance(fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.