D1: Computing each element of the function c_weight_1

Description Usage Arguments

View source: R/RcppExports.R

Description

This function computes each element of the vector function c_weight_1 which is the first derivative of the c-optimality criterion with respect to the model parameters.

Usage

1
D1(T, x, xl, inv, p, order)

Arguments

T

A numeric vector. Model parameter values

x

A numeric. ith dose level for a given design

xl

A numeric. last dose level for a given design

inv

A numeric matrix. Inverse of the information matrix

p

A numeric. Define EDp

order

numeric. The number of model paraemters


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

Related to D1 in Opt5PL...