p_thres<- {scAnnotatR}R Documentation

Setter for predicting probability threshold

Description

Setter for predicting probability threshold

Usage

p_thres(classifier) <- value

Arguments

classifier

the classifier whose predicting probability threshold will be changed

value

the new threshold

Value

classifier with the new threshold.


[Package scAnnotatR version 1.0.0 Index]