addition {SBICgraph} | R Documentation |
This is the esnrichment step in the two-step algorithm to construct the model pool (internal use only)
addition(data, lambda, P)
data |
An |
lambda |
Vector of tuning parameter |
P |
Prior adjacency matrix |
A list of model objects
Jie Zhou