Inv: Adjusting invere information matrix being not singular

Description Usage Arguments

View source: R/ff.R

Description

When the inverse matrix is a singular, it is adjusted to become nonsingular matrix.

Usage

1
Inv(M, I)

Arguments

M

A numeric matrix

I

Identity matrix


Opt5PL documentation built on May 2, 2019, 8:26 a.m.

Related to Inv in Opt5PL...