param_process: Code for processing parametric inputs

Description Usage Arguments Value

Description

Code for processing parametric inputs

Usage

1
param_process(method, chunkSize, count, distribution, params, bounds, name)

Arguments

method

sampling method used: "MC" for Monte Carlo or "LH" for Latin Hypercube

chunkSize

int > 0 - maximal number of records to be processed at time

count

number of samples to draw

distribution

valid distribution name

params

parameter list for distribution

bounds

vector - first element is lower bound, second is upper. Closed intervals only

name

name of output vector for roulette or binned data or parametric input

Value

function writes to Alteryx output 1


alteryx/AlteryxSim documentation built on May 10, 2019, 10:26 a.m.