scpredict: Internal function used for prediction with...

Description Usage Arguments Value

View source: R/scpredict.R

Description

Internal function that evaluates score given an instance of classifier. The function is used in suretype_model(.)

Usage

1
scpredict(.data,clf,clftype='rf')

Arguments

.data

data frame containing m and a features

clf

instance of a classifier

clftype

The type of classifier

Value

data frame with predicted score using given classifier in clf


Meiomap/SureTypeSCR documentation built on Dec. 17, 2021, 3:22 a.m.