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