Description Usage Arguments Details Value References See Also Examples
Stepwise efficient forward selection in decomposable graphical models
1 2 |
x |
A |
df |
data.frame |
q |
Penalty term in the stopping criterion ( |
thres |
A threshold mechanism for choosing between two different ways of calculating the entropy. Can Speed up the procedure with the "correct" value. |
A fwd
object can be created using the gengraph
constructor with type = "fwd"
A fwd
object; a subclass of gengraph
) used for forward selection.
https://arxiv.org/abs/1301.2267, doi: 10.1109/ictai.2004.100
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.