f: Gradient of the mean function

Description Usage Arguments

View source: R/RcppExports.R

Description

This gives the first derivative of the mean response function (3, 4, or 5PL) with respect to the model parameters.

Usage

1
f(T, x, order)

Arguments

T

A numeric vector. Model parameter values

x

A numeric. A given dose level

order

numeric. The number of model paraemters


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

Related to f in Opt5PL...