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