infor: Obtain a information matrix at a single design point

Description Usage Arguments

View source: R/RcppExports.R

Description

Obtain a information matrix at a single given design point x.

Usage

1
infor(T, x, order)

Arguments

T

A numeric vector. Model parameter values

x

numeric. A single design point(dose level)

order

numeric. The number of model paraemters


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

Related to infor in Opt5PL...