Description Usage Arguments Value
View source: R/calcSimilarity.R
A utility function.
1 2 | ModelPvalue(data.simulation, data.reference, cluster.cut, permutations,
ref.cluster.var, cor.method, simulated.cluster.var)
|
data.simulation |
Simulation data to be compared. |
data.reference |
Reference data with which to compare. |
cluster.cut |
The original cluster assignments. |
permutations |
The number of permutations. |
ref.cluster.var |
SD of the clusters. |
An array of dimension n.models by n.clusters by permutations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.