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_ECxmod(x.vec, EC50, top, beta, bot = 0)
|
x.vec |
the x vector over which to calculate |
EC50 |
the 50 percent effect concentration |
top |
the upper plateau |
beta |
the exponential decay rate (hillslope) |
bot |
the lower plateau |
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.