Function to plot Xia model fit for counts W, with empirical 95 percent points
1 2 | XiaPlotWBars(W, X = NULL, out, main = "Composition Fitting Graph",
niter = 1000)
|
W |
raw count matrix used in model fit |
out |
model fit from LNM.EM |
main |
desired title for plot, defaults to Composition Fitting Graph |
niter |
number of simulations for bars, defaults to 1000 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.