DE | R Documentation |
A list with Bayesian Networks, structure and parameters learned in a discriminative way by
diferential evolution returned by lshade
, jade
,
DEbest
, or DErand
functions.
data(car)
dpl.lshade <- lshade(NP = 40, G = 50, data = car, class.name = names(car)[7], c = 0.1,
structure = "tan", pB = 0.05, edgelist = NULL, verbose = 5)
dpl.lshade
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.