Learn R Programming

nCal (version 0.3-1)

plot5PL: Plot a 5PL function

Description

plot5PL plots a 5PL function

Usage

plot5PL (param, xlim, ylim=NULL, col=NULL, lty=NULL, lwd=1, plot.legend=FALSE, add=FALSE, 
    legend=NULL, main=NULL, x.exp=FALSE, xlab=NULL, ylab=NULL, xaxt="s")

Arguments

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.
x.exp
Boolean. If TRUE, x axis in on the concentration scale, not the log scale.
xlab
xlab
ylab
ylab
xaxt
xaxt