assign-pred_matrix: Assign a new matrix with predictions to a SIAMCAT object

Description Usage Arguments Value Examples

Description

Assign a new matrix with predictions to a SIAMCAT object

Usage

1
2
3
4
pred_matrix(x) <- value

## S4 replacement method for signature 'siamcat,matrix'
pred_matrix(x) <- value

Arguments

x

an object of class siamcat-class

value

a matrix containing predictions

Value

none

Examples

1
2

SIAMCAT documentation built on Nov. 8, 2020, 5:14 p.m.