Skip to content

Commit

Permalink
Adding dLASSO to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pzivich committed Dec 7, 2024
1 parent ef31dd8 commit 248fb4c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/Reference/Estimating Equations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Regression
ee_glm
ee_robust_regression
ee_ridge_regression
ee_dlasso_regression
ee_lasso_regression
ee_elasticnet_regression
ee_bridge_regression
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
delicatessen.estimating\_equations.regression.ee\_dlasso\_regression
====================================================================

.. currentmodule:: delicatessen.estimating_equations.regression

.. autofunction:: ee_dlasso_regression

0 comments on commit 248fb4c

Please sign in to comment.