predMod: Compute prediction score

Description Usage Arguments Value

View source: R/TrainAndPred.R

Description

This function predicts the probablity score using a trained random forest classifier

Usage

1
predMod(FeatureMatrix, RFmodel)

Arguments

FeatureMatrix

a matrix of feature values

RFmodel

a random forest classifier

Value

prediction score matrix


gaolong/arvin documentation built on May 28, 2019, 8:41 p.m.