Description Usage Arguments Value Author(s) Examples
Simulates a realization of a GibbsModel object via Gibbs Sampler.
1  | 
gModel | 
 A GibbsModel object specifying wich model to sample from.  | 
macrosteps | 
 The number of times each pixel will be simulated from it's conditional distribution.  | 
initial | 
 A matrix indicating the initial object to start sampling from. If NULL, start with each pixel drawn from an independent discrete uniform distribution.  | 
dim | 
 Used when the initial matrix is NULL. Indicates the dimension of the field to be sampled (x-axis first).  | 
A matrix, realization from the specified Gibbs Model.
Victor Freguglia Souza
1  | rGibbsRF(example.GibbsModel)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.