sub_loop | R Documentation |
This function executes one loop of the model quartet for a given pair of foreground variables and records any disconnections and/or (de)activations.
sub_loop(b, i, j, x, z_t, s, params, ...)
b |
Subsample index. |
i |
First foreground variable index. |
j |
Second foreground variable index. |
x |
Matrix of foreground variables. |
z_t |
Intersection of iteration-t known non-descendants for foreground
variables |
s |
Regression method. Current options are |
params |
Optional list of parameters to use when |
... |
Extra parameters to be passed to the feature selection subroutine. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.