Learn R Programming

docopulae (version 0.3.2)

getM: Get Fisher Information

Description

getM returns the Fisher information corresponding to some model and some design.

Usage

getM(mod, des)

Arguments

mod
some model.
des
some design.

Value

  • getM returns a named matrix, the Fisher information.

See Also

param, design

Examples

Run this code
## see examples for param

Run the code above in your browser using DataLab