num.boots<- {bnstruct} | R Documentation |
BNDataset
.Set the length of the list of samples of a dataset computed using bootstrap.
num.boots(x) <- value ## S4 replacement method for signature 'BNDataset' num.boots(x) <- value
x |
a |
value |
the number of bootstrap samples. |