iteraa.runAA

Functions

runAA(fName, nArchetypes[, outputsPicklesPath, ...])

Executes archetypal analysis.

Module Contents

iteraa.runAA.runAA(fName, nArchetypes, outputsPicklesPath='.', splitKeyword='data', robust=False, tolerance=0.001, computeXtX=False, stepsFISTA=3, stepsAS=50, randominit=False, numThreads=-1, onlyZ=False)[source]

Executes archetypal analysis.

Parameters:

fName (str) – Path to pickle file containing data.

Return type:

None