pred_matrix-methods: Retrieve pred_matrix from object.

Description Usage Arguments Value Examples

Description

Retrieve pred_matrix from object.

Usage

1
2
3
4
5
6
7
pred_matrix(siamcat)

## S4 method for signature 'ANY'
pred_matrix(siamcat)

## S4 method for signature 'matrix'
pred_matrix(siamcat)

Arguments

siamcat

(Required). An instance of siamcat-class that contains a pred_matrix

Value

The pred_matrix matrix or NULL.

Examples

1
2

KonradZych/SIAMCAT documentation built on May 17, 2019, 6:20 p.m.