Description Usage Arguments Details Author(s)
View source: R/5pl_parameterization_calculus.R
plot5PL
plots a 5PL function
1 2 3 4 |
param |
Can be a vector or a matrix. If matrix, each row represents one curve. First check for classical parameterization, then gh, then ED50 parameterization. e/b/f can be provided in log form. |
xlim |
range of t, i.e. log (concentration) |
ylim |
ylim |
col |
col |
lty |
lty |
lwd |
lwd |
plot.legend |
Boolean. Indicates whether to plot legend. |
add |
Boolean. Indicates whether to add to an existing plot or create a new plot. |
legend |
vector. Legend. |
main |
string. Title. |
xlab |
xlab |
ylab |
ylab |
xaxt |
xaxt |
yaxis.log.scale |
Boolean. Controls whether to draw y axis on the log scale |
expy |
Boolean. Controls whether to exponentiate 5PL function values |
logy |
Boolean. Controls whether to log 5PL function values |
... |
additional arguments |
x axis is always drawn in the log scale.
Youyi Fong yfong@fhcrc.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.