with.qibm: Evaluate an Expression in Quantitative Imaging Biomarker...

Description Usage Arguments Value See Also

View source: R/with.qibm.R

Description

Evaluate an R expression in an environment constructed from MCMC samples, possibly modifying (a copy of) the original samples.

Usage

1
2
## S3 method for class 'qibm'
with(data, expr, select, ref = 1, ...)

Arguments

data

qibm object of MCMC sample model parameter values.

expr

expression to evaluate.

select

vector of quantification methods to select for the evaluation (default: all).

ref

identifies the reference quantification method as select[ref].

...

further arguments to include in the environment.

Value

An mcmc.list object of MCMC sampled values of the evaluated expr.

See Also

qibm.


brian-j-smith/qibm documentation built on May 29, 2019, 2:12 p.m.