Methods to access various components of the `scClassifyTrainModel` object.

modelweights(x)

Arguments

x

A `scClassifyTrainModel` object.

Value

modelweights of the scClassifyTrainModel slot

Examples

data(trainClassExample_xin) modelweights(trainClassExample_xin)
#> numeric(0)