Published December 12, 2018
| Version 0.3.11
Software
Open
cosanlab/nltools: 0.3.11
- 1. Dartmouth College
- 2. @stampsy
Description
New Functionality
- Can now perform multi-region and/or searchlight based prediction using
Brain_Data.predict_multi Brain_Data.predictnow support multi-class classification- New interactive plotting based on
nilearnusingBrain_Data.iplot() - plotting functions have been renamed to remove camel case (e.g.
plotBrain->plot_brain) Brain_Data.plotnow integrates old plotting functions in method call using argumentview. Still defaults to axial slices but can optionally display,glass,mni(for ortho slices) orboth- new
distance_correlation,procrustes_distance,jackknife_permutationfunctions innltools.stats expand_mask,collapse_mask,create_spherecan now take custom masksBrain_Data.standarizegains new axis argument
Bug Fixes
- Fixed issue in boolean indexing with ROC forced choice computation
- Fixed edge case bug in
fdr holm_bonfbehaves likefdrnow and fixes incorrect pvalue bugcheck_numpy_square_matrixvalidates properly now- fixed issue in failed arma regression if
statsmodelswas not installed - fixed issue in failed interactive plotting if
ipywidgetswas not installed
Files
cosanlab/nltools-0.3.11.zip
Files
(3.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:4f06f67602c1adad9111ae53a11a573a
|
3.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/cosanlab/nltools/tree/0.3.11 (URL)