| extraconstr | R Documentation |
extraconstr,
implemented for kronecker() methods.Kronecker (product) between extraconstr,
implemented for kronecker() methods.
kronecker_extraconstr(c1, c2, n1, n2)
c1, c2 |
named list with two elements:
|
n1, n2 |
integer with each model's length. |
The constraint definition for the whole latent model built from the Kronecker product. A length two named list. 'A' a matrix and 'e' a vector where nrow(A)=length(e) and ncol(A)=(n1*n2).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.