Class LvLite

java.lang.Object
edu.cmu.tetrad.search.LvLite
All Implemented Interfaces:
IGraphSearch

public final class LvLite extends Object implements IGraphSearch
The LV-Lite algorithm (Latent Variable "Lite") algorithm implements a search algorithm for learning the structure of a graphical model from observational data with latent variables. The algorithm uses the BOSS or GRaSP algorithm to get an initial CPDAG. Then it uses scoring steps to infer some unshielded colliders in the graph, then finishes with a testing step to remove extra edges and orient more unshielded colliders. Finally, the final FCI orientation is applied to the graph.
Author:
josephramsey