SchurC: Schur complement

Description Usage Arguments Value

View source: R/RcppExports.R

Description

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

Usage

1
SchurC(Ibb, Iaa, Iba)

Arguments

Ibb

Information of target parameter

Iaa

Information of nuisance parameter

Iba

Cross information between target and nuisance parameters

Value

Numeric matrix.


zrmacc/MNR documentation built on May 17, 2019, 8:47 p.m.