pbjInferenceBG: Performs (semi)Parametric Bootstrap Joint ((s)PBJ) Inference

View source: R/pbjInference.R

pbjInferenceBGR Documentation

Performs (semi)Parametric Bootstrap Joint ((s)PBJ) Inference

Description

Performs (semi)Parametric Bootstrap Joint ((s)PBJ) Inference

Usage

pbjInferenceBG(argsList)

Arguments

argsList

A list of arguments obtained from pbjInference including 'rdata_rds' that specifies a file to save the output.

Details

This function performs pbj resampling-based inference running the analyses in the background and saving the results as and rdata or rds object. If the file name ends in rdata it will save the statMap object and the computing time in an rdata file. Otherwise it will save the statMap object as an rds file. Note, the input to this function is different than [pbjInferenceFG()].

See Also

[pbjInference()], [pbjInferenceFG()]


simonvandekar/pbj documentation built on Nov. 3, 2023, 9:33 a.m.