smalld1: Sub-function of the function D_weight_1

Description Usage Arguments

View source: R/RcppExports.R

Description

This computes the first derivative of the D-optimality criterion with respect to the model parameters for a specified model.

Usage

1
smalld1(T, x, xl, inv, order)

Arguments

T

A numeric vector. Model parameter values

x

A numeric. ith dose level

xl

A numeric. last dose level

inv

A numeric matrix. Inverse infromation matrix

order

numeric. The number of model paraemters: 3, 4, 5 for the 3, 4, 5PL models respectively


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

Related to smalld1 in Opt5PL...