postprocess_H_Q: Merge H and Q

Description Usage Arguments Value

Description

NB: need to add another option to skip merge Q when Q is known, in which case, no col merging, no Q merging, just simple row-wise merging. Currently function merge_H_Q can deal with this. So just need to use that functionality by specifying skip_Q = TRUE.

Usage

1
postprocess_H_Q(outres, Q = NULL)

Arguments

outres

output from sampler

Q

Q can be specified to be known. Default is NULL.

Value

a new output with extra elements: H_star_merge_samp, Q_merge_samp, z_sci_samp, col_merged_H_star_samp.


zhenkewu/rewind documentation built on Sept. 9, 2020, 3:40 p.m.