Description Usage Arguments See Also Examples
Plot the data points and curve(s) that were fit using fit.SATcurve
1 2 3 4 5 6 |
x |
object of class |
condition |
a vector specifying the condition(s) to be included in the plot. The values should be either numeric index or part of condition labels used in the SAT curve object. |
xlim |
the x limits of the plot |
ylim |
the y limits of the plot |
npoints |
number of data points to use for plotting a curve. Larger value means smoother curve. Default to |
xlab |
a label for the x axis, default to "Time" |
ylab |
a label for the y axis, default to "d'"" |
legend |
logical. If |
labels |
logical. If |
lab.cex |
cex value for the labels. Default to 1. |
residual |
logical. If |
pch |
a vector of plotting characters or symbols per condition. |
col |
The colors for lines and points per condition. |
lwd |
The width of the line use to draw the curve. Defaul to |
... |
other graphical parameters to be passed. |
fit.SATcurve
, plot.mrsat.data
,
1 | #see help(fit.SATcurve) for examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.