Previous Next


Add Method (RDKInstances Collection Object)

Description

Adds a new instance of the correlation matrix. Multiple instances allow you to independently correlate several groups of inputs using the same matrix multiple times.

Syntax

object.Add

Arguments

None.

Return Value

(RDKInstance) – the new instance of the matrix.

Example

Set newInstance = RDKApp.Correlations("myMatrix").Instances.Add