plotCDFValues: Title

Description Usage Arguments Details Value

Description

Title

Usage

1
2
plotCDFValues(..., pars = NULL, plotcdfLoc = "./plot-cdf",
  outFile = "tempCDF.lst", retainOutputFile = F)

Arguments

...

Named parameters from the diffusion model, if not given as a list in pars

pars

Diffusion model parameter set. Should be in a named list.

plotcdfLoc

The location of the plotcdf program.

outFile

The temporary file that will hold results of plotcdf.

Details

The parameters that must be provided are a, zr, v, t0, d, szr, sv, and st0.

Value

A set of values for the predicted CDF.


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