num.time.steps: get number of time steps observed in a 'BN' or a 'BNDataset'.

Description Usage Arguments Value

Description

Return the number of time steps observed in a dataset.

Usage

1
2
3
4
5
6
7
num.time.steps(x)

## S4 method for signature 'BN'
num.time.steps(x)

## S4 method for signature 'BNDataset'
num.time.steps(x)

Arguments

x

a BN or a BNDataset object.

Value

the number of time steps.


tavazzie/bnstructScore documentation built on Dec. 23, 2021, 7:47 a.m.