boots<- {bnstruct} | R Documentation |
BNDataset
.Add to a dataset a list of samples from raw data computed using bootstrap.
boots(x) <- value ## S4 replacement method for signature 'BNDataset' boots(x) <- value
x |
a |
value |
the list of bootstrap samples. |