parameterScan: Perform a parameter scan

Description Usage Arguments Value

Description

Perform a parameter scan for an arbitrary parameter.

Usage

1
parameterScan(f, param, values, ...)

Arguments

f

A function for which to perform the scan.

param

A character with the parameter for which to perform the scan.

values

A vector with parameter values for which to perform the scan.

...

Other parameters passed through to f.

Value

A data.frame with loglikelihood values.


ataudt/methimpute documentation built on May 10, 2019, 2:07 p.m.