wpdag<- {bnstruct} | R Documentation |
Set the weighted partially directed acyclic graph of a network (e.g. in case bootstrap on dataset is performed).
wpdag(x) <- value ## S4 replacement method for signature 'BN' wpdag(x) <- value
x |
an object. |
value |
matrix contaning the WPDAG of the object. |