iteraa.runAA
Functions
|
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