View source: R/dd_plot_ind_detailed.R
plot_individual_detailed | R Documentation |
This implementation of plot singles out a particular responder, providing the fits to the observed data as well as the probability that the "probable" model characterizes the data
plot_individual_detailed(
fittingObject,
position0,
ylab0,
xlab0,
logAxis,
yMin,
id,
plotit
)
fittingObject |
core fitting object |
position0 |
(char) position of legend |
ylab0 |
(char) y axis label |
xlab0 |
(char) x axis label |
logAxis |
(char) axis designation |
yMin |
(num) y axis lower limit |
id |
(num) participant id |
plotit |
(logical) bool of whether or not to print visual or output plotting frame |
Shawn Gilroy <sgilroy1@lsu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.