Description Usage Arguments Details Value Author(s)
Plot the state probability for a fitted MBASIC model.
1 2 3 4 |
x |
An MBASICFit object. |
y |
Missing. |
state |
The probability for this state is plotted. |
slot |
The slot to be plotted, "Theta" (default), "W", "Mu", or "Sigma". |
xlab |
The x-axis label. |
ylab |
The y-axis label. |
main |
The title. |
Rowv,Colv,trace,dendrogram,... |
Other arguments passed to |
... |
Other arguments passed to the function |
This function provides four differerent kinds of plots.
If slot='Theta'
, a heatmap for the probability for each unit to have state state
under each condition is drawn.
If slot='W'
, a heatmap for the probability for each cluster to have state state
under each condition is drawn.
If slot=
'Mu' or 'Sigma', the range of the fitted 'Mu' or 'Sigma' parameters among different replicates for the same condition is drawn.
A heatmap showing the probability for a given state.
Chander Zuo zuo@stat.wisc.edu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.