| ss_fn {cbl} | R Documentation | 
Infer causal direction using stability selection
Description
Infer causal direction using stability selection
Usage
ss_fn(df, epsilon, order, rule, B)
Arguments
| df | Table of (de)activation rates. | 
| epsilon | Consistency lower bound, as computed by  | 
| order | Causal order of interest, either  | 
| rule | Inference rule, either  | 
| B | Number of complementary pairs to draw for stability selection. | 
[Package cbl version 0.1.3 Index]