dim-tskrr-method: Get the dimensions of a tskrr object

Description Usage Arguments Value Examples

Description

These functions allow you to extract the dimensions of a tskrr object. These dimensions are essentially the dimensions of the label matrix y.

Usage

1
2
## S4 method for signature 'tskrr'
dim(x)

Arguments

x

a tskrr object.

Value

a vector with two values indicating the number of rows and the number of columns.

Examples

1
2
3
4
5

CenterForStatistics-UGent/xnet documentation built on June 4, 2021, 4:52 p.m.