Learn R Programming

docopulae (version 0.4.0)

getM: Get Fisher Information

Description

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

Usage

getM(mod, des)

Arguments

mod

a model.

des

a design.

Value

getM returns a named matrix, the Fisher information.

See Also

param, design

Examples

Run this code
# NOT RUN {
## see examples for param

# }

Run the code above in your browser using DataLab