ABCpredict: Predictions on test data

Description Usage Arguments Value

View source: R/abc.R

Description

Applies a previously-trained ABC model to new data

Usage

1
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


ArtemSokolov/ABCmonster documentation built on May 25, 2019, 7:16 a.m.