Learn R Programming

docopulae (version 0.2.1)

getM: Get Fisher Information

Description

getM returns the Fisher information corresponding to some design.

Usage

getM(des, mod = NULL)

Arguments

des
some design.
mod
some model to take Fisher informations from. Defaults to des$model.

Value

  • getM returns a named matrix, the Fisher information.

See Also

FedorovWynn, param, update.desigh, update.param

Examples

Run this code
## see examples for param

Run the code above in your browser using DataLab