logliksbootsaturated function

Calculates the bootstrap loglikelihoods for the saturated model

Calculates the bootstrap loglikelihoods for the saturated model

logliks calculates the bootstrap loglikelihoods for the saturated model.

logliksbootsaturated(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) logliksbootsaturated(fit)