Release Notes Version 6 7 1: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy |
imported>Scott No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 12: | Line 12: | ||
|'''[[gammadf]], [[normdf]]''' | |'''[[gammadf]], [[normdf]]''' | ||
| Remove random seeding. | | Remove random seeding. | ||
|---- | |||
|'''gettrueandpredclasses''' | |||
| Fix for finding classes. | |||
|---- | |---- | ||
|'''[[parafac2]]''' | |'''[[parafac2]]''' | ||
| Several fixes to remove legacy code. | | Several fixes to remove legacy code. | ||
|---- | |----valign="top" | ||
|'''[[plotgui]]''' | |'''[[plotgui]]''' | ||
| Fix for color-scale mismatch when using ColorBy function (Don't adjust color scale when MIA not installed OR for plots other than density plots or images.) | | Allow ColorBy to work on points or lines, allow it to work in Data Summary mode.<br> | ||
Fix for color-scale mismatch when using ColorBy function (Don't adjust color scale when MIA not installed OR for plots other than density plots or images.) | |||
|---- | |---- | ||
|'''[[ttestp]]''' | |'''[[ttestp]]''' | ||
Line 24: | Line 28: | ||
|'''[[varcap]]''' | |'''[[varcap]]''' | ||
| Fix for problem doing variance captured with missing samples. | | Fix for problem doing variance captured with missing samples. | ||
|---- | |||
|'''[[xlsreadr]]''' | |||
| Fix for use on Mac platform. | |||
|---- | |||
|'''nir_data''' (demo data) | |||
| Add labels for concentration columns. | |||
|---- | |---- | ||
|} | |} |
Latest revision as of 16:26, 29 March 2012
Changes and Bug Fixes in Version 6.7.1
Bug Fixes
analysis | Fix column augmenting when importing data. |
confusiontable | Fix formatting of labels in table. |
gammadf, normdf | Remove random seeding. |
gettrueandpredclasses | Fix for finding classes. |
parafac2 | Several fixes to remove legacy code. |
plotgui | Allow ColorBy to work on points or lines, allow it to work in Data Summary mode. Fix for color-scale mismatch when using ColorBy function (Don't adjust color scale when MIA not installed OR for plots other than density plots or images.) |
ttestp | Fix problem where multiple probability values wouldn't be returned when in flag=1 mode even if input was vector. |
varcap | Fix for problem doing variance captured with missing samples. |
xlsreadr | Fix for use on Mac platform. |
nir_data (demo data) | Add labels for concentration columns. |