loglikssaturated function

Calculates the loglikelihoods of the saturated model

Calculates the loglikelihoods of the saturated model

loglikssaturated calculates the loglikelihoods of the saturated model.

loglikssaturated(qp)

Arguments

  • qp: output from quickpsy

Examples

library(MPDiR) # contains the Vernier data fit <- quickpsy(Vernier, Phaseshift, NumUpward, N, grouping = .(Direction, WaveForm, TempFreq), B = 20) loglikssaturated(fit)