Applies a previously-trained ABC model to new data
ABCpredict(ABCmodel, XY)
Arguments
ABCmodel |
A model previously trained by ABCtrain() |
XY |
A dataset where test data is taken to be those samples where Label is NA |
Value
Test data with predictions augmented as a new ABCpred column