plotCDF: Title

Description Usage Arguments

Description

Title

Usage

1
plotCDF(..., realData = NULL, plotPars = NULL, linesPars = NULL)

Arguments

...

Parameters for plotCDFValues

realData

A data frame or with 2 colums: the first should be an rt column and the second should be a response column that has a 0 for each lower boundary response and a 1 for upper boundardy responses.

plotPars

A named list of arguments to pass to the plot() call.

linesPars

A named list of arguments to pass to the lines() call that plots the realData cdf (if provided).


Cmell/diffR documentation built on Feb. 11, 2020, 3:13 p.m.