tcplfit2_fun {tcpl} | R Documentation |
tcplfit2_fun Returns tcplfit2 function for drawing models given input
Description
tcplfit2_fun Returns tcplfit2 function for drawing models given input
Usage
tcplfit2_fun(row, model, x)
Arguments
row |
data table with all required conc/resp data |
model |
string of model to draw from tcplfit2 |
x |
int vector of x values to calculate curve (y) values for |
Value
a tcplfit2 function call
[Package tcpl version 3.3.0 Index]