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_ECxsigmoidalmod(x.vec, top, beta, d)
|
x.vec |
the x vector over which to calculate |
top |
the upper plateau |
beta |
the exponential decay rate (hillslope) |
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.