View source: R/logliksbootsaturated.R
| logliksbootsaturated | R Documentation |
logliks calculates the bootstrap loglikelihoods for the saturated model.
logliksbootsaturated(qp)
qp |
output from quickpsy |
library(MPDiR) # contains the Vernier data
fit <- quickpsy(Vernier, Phaseshift, NumUpward, N,
grouping = .(Direction, WaveForm, TempFreq), B = 20)
logliksbootsaturated(fit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.