SchurC function

Schur complement

Schur complement

Calculates the efficient information IbbIbaIaa1IabI_{bb}-I_{ba}I_{aa}^{-1}I_{ab}.

SchurC(Ibb, Iaa, Iba)

Arguments

  • Ibb: Information of target parameter
  • Iaa: Information of nuisance parameter
  • Iba: Cross information between target and nuisance parameters

Returns

Numeric matrix.

  • Maintainer: Zachary McCaw
  • License: GPL-3
  • Last published: 2023-10-01

Useful links