View source: R/difm.model.attributes.R
difm.model.attributes | R Documentation |
It initialize the basic parameters and model attributes for DIFM
difm.model.attributes(data, n.iter, n.factors, G0)
data |
The dataset |
n.iter |
Number of iterations |
n.factors |
Number of factors to run DIFM |
G0 |
The basic evolution matrix for one factor |
A list of number of timepoints, subregions, factors, matrix of evolution matrix, and matrix to extract common factors.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.