Learn R Programming

glmmFEL (version 1.0.5)

glmmfe_pl_objective: vp_cp-style PL objective (includes constants)

Description

vp_cp-style PL objective (includes constants)

Usage

glmmfe_pl_objective(
  z_work,
  w_num,
  X,
  Z,
  beta,
  eta,
  tau2,
  inner,
  approx,
  vc_eps = 1e-12
)

Arguments