Description Usage Arguments Value
View source: R/Predict_fitted_vals.R
Calculates predicted y (response) values for a supplied vector of x (concentration) values
1 | predict_Linearmod(x.vec, top, beta, link)
|
x.vec |
the x vector over which to calculate |
top |
the upper plateau |
beta |
the linear decay rate |
link |
the link function used |
A list containing x and fitted y, with up and lw values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.