View source: R/array-functions.R
marginZero2vec | R Documentation |
Convert zero entries of mar to full vector
marginZero2vec(mar, mydim = NULL, A = NULL)
mar |
list of of margins |
mydim |
dimensionality of full array |
A |
full array used only for dimensionality alternatively pass mydim |
mar with zero replaced by full vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.