getM {docopulae}R Documentation

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

## see examples for param


[Package docopulae version 0.4.0 Index]