upinfor: Obtain normalized Fisher information matrix

Description Usage Arguments

View source: R/RcppExports.R

Description

Obtain normalized Fisher information matrix for the 3, 4, 5PL models.

Usage

1
upinfor(W, T, X, order)

Arguments

W

A numeric vector. The first K-1 weights for a given design

T

A numeric vector. Model parameter values

X

A numeric vector. K design points for a given design

order

numeric. The number of model paraemters


Opt5PL documentation built on May 2, 2019, 8:26 a.m.

Related to upinfor in Opt5PL...