num.time.steps | R Documentation |
BN
or a BNDataset
.Return the number of time steps observed in a dataset.
num.time.steps(x)
## S4 method for signature 'BN'
num.time.steps(x)
## S4 method for signature 'BNDataset'
num.time.steps(x)
x |
a |
the number of time steps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.