Learn R Programming

RNOmni (version 0.4.0)

SchurC: Schur complement

Description

Calculates the efficient information \(I_{11}-I_{12}I_{22}^{-1}I_{21}\);

Usage

SchurC(I11, I22, I12)

Arguments

I11

Information of target parameter

I22

Information of nuisance parameter

I12

Cross information between target and nuisance parameters