Random
Properties used to generate random data sets :
pseudoRandom
boolean
Flag to indicate to use pseudo random rather than random
Default:
false
Used in:
all visualizations
Flag to indicate random data for debug and demonstration purposes
Default:
Used in:
all visualizations
randomDataMean
integer
Mean value when creating random data
Default:
100
Used in:
all visualizations
randomDataSampleAnnotationRatio
integer
Approximate number of classes in each sample annotation when creating
random data
Default:
2
Used in:
all visualizations
randomDataSampleAnnotations
integer
Default number of sample annotations when creating random data
Default:
3
Used in:
all visualizations
randomDataSamples
integer
Default number of samples when creating random data
Default:
12
Used in:
all visualizations
randomDataSigma
integer
Sigma value when creating random data
Default:
50
Used in:
all visualizations
randomDataSymmetrical
boolean
Flag to add missing data to the random data for debug and demonstration
purposes @cfg {} randomDataMissing
Default:
false
Used in:
all visualizations
randomDataUniform
boolean
Flag to create or not uniform random data for debug and demonstration
purposes
Default:
false
Used in:
all visualizations
Approximate number of classes in each variable annotation when creating
random data
Default:
2
Used in:
all visualizations
randomDataVariableAnnotations
integer
Default number of variable annotations when creating random data
Default:
2
Used in:
all visualizations
randomDataVariables
integer
Default number of variables when creating random data
Default:
6
Used in:
all visualizations
Default percentage of missing values when creating random data. A value
between 0 and 1.
Default:
Used in:
all visualizations
randomNetworkNodeEdgesMax
integer
Default number of maximum edges when creating random networks
Default:
5
Used in:
Network
randomNetworkNodes
integer
Default number of nodes when creating random networks
Default:
50
Used in:
Network
randomNetworkReduce
boolean
Flag to create or not a single random network for debug and demonstration
purposes
Default:
true
Used in:
Network
randomSeed
integer
Specifies the random seed number to create pseudo random numbers
Default:
8
Used in:
all visualizations