View source: R/postProcessing.R
normalize_weights | R Documentation |
Normalizes the 'weights' matrix from the RCTD results object
normalize_weights(weights)
weights |
a matrix of weights to be normalized |
norm.weights a normalized matrix of weights where rows sum to one.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.