Learn R Programming

glmmFEL (version 1.0.5)

glmmfe_resolve_approx: Resolve approximation labels

Description

Internal helper that normalizes approximation input to one of:

  • "Laplace"

  • "FE_mean"

  • "FE_full" (alias "FE")

  • "RSPL"

  • "MSPL"

Usage

glmmfe_resolve_approx(approx)

Value

Canonical approximation label.

Arguments

approx

Character label.