Learn R Programming

docopulae (version 0.2.1)

update_reference: Update Reference Design

Description

update_reference updates the underlying model of some reference design. The existence of Fisher information matrices for alien design points is a common requirement for comparative statistics.

Usage

update_reference(ref, other)

Arguments

ref
some design.
other
either a single design or a list structure of designs.

Value

  • update_reference returns an object of class "desigh". See FedorovWynn for its structural definition.

See Also

update.param, Defficiency

Examples

Run this code
## see examples for param

Run the code above in your browser using DataLab