- added a test for nan for binarymissingplug in process binary class
- updated logic tests in evalcategory to address potential assignment scenarios to bnry or text class
- fixed error in evalcategory (an elif was used instead of an if)
- fixed another error in evalcateogry, changed mc2 from mc2[0][0] to mc2[1][0]
- small correction in PCA methods archiving parameters
- printouts for feature importance and pCA dimensionality reduction
- final printouts