Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions GraphicalModels.md
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,11 @@ categories):
graphical models as a prior information, which turn out to play key
roles in unsupervised machine learning tasks such as community
detection.
- `r pkg("sparseSEM")`: The package provides lasso (_l1_) and
elastic net (_l1_/_l2_) penalized Maximum Likelihood Estimator (MLE) for
Structural Equation Models (SEM). Those estimators yield sparse SEM
that can be used for inferring network structures and predicting
causal effects.

### Bayesian Networks/Probabilistic expert systems

Expand Down