Description Usage Arguments Value Author(s) See Also Examples
This function generates replicated data sets based on estimated parameters (given or from posterior samples).
1 2 3  | 
N.sim | 
 the number of replicated data sets to be simulated  | 
loc | 
 a n \times 2 matrix which indicates the coordinates of observed locations  | 
L | 
 a vector of length n; it indicates the time duration during which the Poisson counts are accumulated, or the total number of trials for Binomial response  | 
X | 
 a n \times p covariate matrix; the default value "NULL" indicates no covariate  | 
rho.family | 
 take the value of   | 
Y.family | 
 take the value of   | 
res.m | 
 a list with elements containing the posterior samples of latent variables and parameters for observed locations  | 
est | 
 take the value of   | 
beta | 
 a value which indicates the estimation for β; ignored if "res.m" is given  | 
sigma | 
 a value which indicates the estimation for σ; ignored if "res.m" is given  | 
phi | 
 a value which indicates the estimation for φ; ignored if "res.m" is given  | 
k | 
 a value which indicates the estimation for κ; ignored if "res.m" is given and contains the posterior samples for κ  | 
A n \times N.sim matrix of replicated data sets.
Liang Jing ljing918@gmail.com
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.