ModelPvalue: Returns the variance array after permutations.

Description Usage Arguments Value

View source: R/calcSimilarity.R

Description

A utility function.

Usage

1
2
ModelPvalue(data.simulation, data.reference, cluster.cut, permutations,
  ref.cluster.var, cor.method, simulated.cluster.var)

Arguments

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.

Value

An array of dimension n.models by n.clusters by permutations.


TheJacksonLaboratory/sRACIPE_dev documentation built on May 7, 2019, 8:16 a.m.