DIFMR {DIFM} | R Documentation |
Run Dynamic ICAR Factors Model (DIFM)
Description
This function runs Dynamic ICAR factors Model (DIFM)
Usage
DIFMR(model.attributes, hyp.parm, data, every = 1, verbose = TRUE)
Arguments
model.attributes |
Model attributes from |
hyp.parm |
Hyperparameters from |
data |
The dataset |
every |
Save |
verbose |
Print out the iteration process |
Value
The Gibbs sampler of DIFM
[Package DIFM version 1.0 Index]