mergePars {bisque} | R Documentation |
Merge pre-computed components of f(theta1 | theta2, X)
Description
For use in the parallel call in wtdMix()
Usage
mergePars(x, y)
Arguments
x |
Output from one of the parallel calls in wtdMix() |
y |
Another output from one of the parallel calls in wtdMix() |
[Package bisque version 1.0.2 Index]