Learn R Programming

ICglm (version 0.1.0)

reverse_fisher: Reverse Fisher Matrix

Description

This function allows you to calculate Fisher Information Matrix using "lm" and "glm" objects.

Usage

reverse_fisher(model)

Arguments

model

a "lm" or "glm" object

Value

a booster object with below components.

n_train

Number of cases in the input dataset.

Details

Calculates Fisher Information Matrix using "lm" and "glm" objects. It uses