Release Notes Version 6 7 1: Difference between revisions
Jump to navigation
Jump to search
imported>Scott (Created page with " ==Changes and Bug Fixes in Version 6.7.1== ===Bug Fixes=== {| |'''analysis''' | Fix column augmenting when importing data. |---- |}") |
imported>Scott No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==Changes and Bug Fixes in Version 6.7.1== | ==Changes and Bug Fixes in Version 6.7.1== | ||
Line 6: | Line 4: | ||
{| | {| | ||
|'''analysis''' | |'''[[analysis]]''' | ||
| Fix column augmenting when importing data. | | 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. | |||
|----valign="top" | |||
|'''[[plotgui]]''' | |||
| 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]]''' | |||
| 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. | |||
|---- | |---- | ||
|} | |} |
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. |