Description Usage Arguments Value
View source: R/Scatter_heat_info.R
Report VDSM-Scatter-heatmap-infomation
1 | VDSM_scatter_heat(X, f, p, Anchor.estimate, Anchor.model = NULL)
|
X |
A m*p matrix which contains m different p-dimensional models. All the elements are either 0 or 1. |
f |
A vector with m elements which represent each model's frequency in X. |
p |
The number of variate in the model |
Anchor.estimate |
An estimation for the anchor model |
Anchor.model |
A vector containing p elements with either 1 or 0 value and must be found in X. Default is the model with the highest frequency. |
A list of information which helps to plot VDSM-Scatter-heatmap.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.