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