View source: R/istem-helpers.R
| resolve_D | R Documentation |
Uses an explicit D, or infers it from the number of columns in a
supplied Q-matrix. Latent dimensionality is never guessed from the number
of items or blocks.
resolve_D(D, Q.matrix = NULL, block.items = NULL, I = NULL)
D |
User-supplied D or NULL. |
Q.matrix |
Optional Q-matrix. |
block.items |
Deprecated internal argument; ignored. |
I |
Deprecated internal argument; ignored. |
Integer D.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.