You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be better in a different repository, so the original software is preserved (perhaps even maintained) and its latest version is prominent. Then the MVP of rBAPS could be said to be based on this miniBAPS instead of the full-fledged software.
Main file: baps6.m, which contains the structure for the graphical elements and calls baps4cbf.m, whose main/top function (baps4cbf(action)) triggers the subfunctions of interest, such as greedyPopMix().
From there, disp('') can be used for print-debugging and comparison with rBAPS results.
A reduced, non-interactive version of the full software.
greedyMix.m
,greedyPopMix.m
,admix1.m
,spatialMixture.m
andspatialPopMixture.m
The text was updated successfully, but these errors were encountered: