num.time.steps<- {bnstruct} | R Documentation |
BN
or a BNDataset
.Set the number of time steps of a dataset.
num.time.steps(x) <- value ## S4 replacement method for signature 'BN' num.time.steps(x) <- value ## S4 replacement method for signature 'BNDataset' num.time.steps(x) <- value
x |
|
value |
the number of time steps. |