dot-ModelPvalue: Returns the variance array after permutations.

Description Usage Arguments Value

Description

A utility function.

Usage

1
2
3
4
5
6
7
8
9
.ModelPvalue(
  dataSimulation,
  dataReference,
  clusterCut,
  permutations,
  refClusterVar,
  corMethod,
  simulatedClusterVar
)

Arguments

dataSimulation

Simulation data to be compared.

dataReference

Reference data with which to compare.

clusterCut

The original cluster assignments.

permutations

The number of permutations.

refClusterVar

SD of the clusters.

corMethod

Correlation method to be used.

simulatedClusterVar

Variance of simulated clusters

Value

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


vivekkohar/sRACIPE documentation built on March 21, 2021, 8:19 p.m.