variables<- | R Documentation |
Set the list of variable names in a BN
or BNDataset
object.
variables(x) <- value ## S4 replacement method for signature 'BN' variables(x) <- value ## S4 replacement method for signature 'BNDataset' variables(x) <- value
x |
an object. |
value |
vector containing the variable names of the object.
Overwrites |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.