MCMC_Init

MCMC_Init(block.list, X)

Arguments

block.list

lists of blocks generated by the `build.block.xy` function.

X

A matrix contains ensemble forecasts.

Value

It returns the `block.list` object with initial conditions filled in.

Details

This function helps create initial conditions for the MCMC sampling.

Author

Dongchen Zhang