Closed jmh579 closed 3 years ago
Expect error to be present in TrainSpectralModel() related to results returned from randomForest::importance().
TrainSpectralModel()
randomForest::importance()
Error in `[<-.data.frame`(`*tmp*`, i, , value = c(4.58077485198304, 3.75056303077221, : replacement has 331 items, need 332
Expect error to be present in
TrainSpectralModel()
related to results returned fromrandomForest::importance()
.