Description Usage Arguments Value Examples
Plot posterior precision parameters
1 | plot_chi(m, nfeatures = m$G)
|
m |
A fit returned from |
nfeatures |
Top number of |
A ggplot2
bar-plot showing the map
estimates of χ^{-1}
1 2 3 | synth <- create_synthetic(C = 20, G = 5)
m <- mfa(synth$X)
plot_chi(m)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.