Skip to contents

Return the number of time steps observed in a dataset.

Usage

num.time.steps(x)

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

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

Arguments

x

a BN or a BNDataset object.

Value

the number of time steps.