behav.bin {tripEstimation} | R Documentation |
Bin MCMC chains.
Description
Bin MCMC chains in probability image summaries.
Usage
behav.bin(z, pimgs, weights = NULL)
bin.pimg(pimg, xy, w = 1)
chunk.bin(filename, pimgs, weights = NULL, chunk = 2000, proj = NULL)
Arguments
z |
|
pimgs |
|
weights |
|
pimg |
|
xy |
|
w |
|
filename |
|
chunk |
|
proj |
|
Value
behav.bin
returns a pimg.list
bin.pimg
and chunk.bin
provide work flow for behav.bin
, to do the local binning and
control the overal job
[Package tripEstimation version 0.0-46 Index]