W3cubDocs

/Statsmodels

statsmodels.genmod.cov_struct.Nested.initialize

Nested.initialize(model) [source]

Called on the first call to update

ilabels is a list of n_i x n_i matrices containing integer labels that correspond to specific correlation parameters. Two elements of ilabels[i] with the same label share identical variance components.

designx is a matrix, with each row containing dummy variables indicating which variance components are associated with the corresponding element of QY.

© 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
http://www.statsmodels.org/stable/generated/statsmodels.genmod.cov_struct.Nested.initialize.html