| simulateModel {demest} | R Documentation |
WARNING - THIS FUNCTION IS STILL UNDER DEVELOPMENT
simulateModel( model, y = NULL, exposure = NULL, weights = NULL, filename = NULL, nDraw = 10, verbose = TRUE, useC = TRUE )
model |
An object of class |
y |
A |
exposure |
A |
weights |
A |
filename |
The name of a file where output is collected. |
nDraw |
The number of random draws to make from the model. |
verbose |
Logical. If |
useC |
Logical. If |