additionalRunIF {conMItion}R Documentation

Internal Utility Function for Random Sampling Loops

Description

Executes nested loops to perform random sampling operations. This function is intended for internal use only and should not be accessed by package users.

Usage

additionalRunIF(x, y, z, p)

Value

No return value. This function is designed to allow large permutation tests distributed to multiple nodes.


[Package conMItion version 0.2.0 Index]