getTriDim: A generic function to get the dimension of the observed...

Description Arguments Details Value

Description

A generic function to get the dimension of the observed triangle. Intended for internal use only.

Arguments

object

The object from which to get the dim of the observed triangle.

Details

The dimension of a triangle is the number of rows and number of columns.

Value

An integer vector of the dimension of the observed triangle.


BALD documentation built on May 2, 2019, 6:51 a.m.

Related to getTriDim in BALD...