Closed gabrielodom closed 6 years ago
We modified the output of ExtractAESPCs() to make the prediction example better, but some of the internal function calls assume that the PCs are in a matrix, not a data frame.
ExtractAESPCs()
Update the user's guide to reflect these changes, then close.
We modified the output of
ExtractAESPCs()
to make the prediction example better, but some of the internal function calls assume that the PCs are in a matrix, not a data frame.