Learn R Programming

tcplfit2 (version 0.1.7)

cnst: Constant Model

Description

\(f(x) = 0\)

Usage

cnst(ps, x)

Value

Vector of model responses

Arguments

ps

Vector of parameters (ignored)

x

Vector of concentrations (regular units)

Examples

Run this code
cnst(1,1)

Run the code above in your browser using DataLab