parameterScan: Perform a parameter scan

Description Usage Arguments Value

View source: R/parameterScan.R

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.


methimpute documentation built on Nov. 8, 2020, 5:47 p.m.