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

num.time.stepsR Documentation

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

Description

Return the number of time steps observed in a dataset.

Usage

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.


bnstruct documentation built on May 29, 2024, 3:17 a.m.