pzivich / Delicatessen

Delicatessen: the Python one-stop sandwich (variance) shop 🥪
https://deli.readthedocs.io/en/latest/index.html
MIT License
22 stars 2 forks source link

Add docs on developing wrapper functions #52

Open pzivich opened 2 months ago

pzivich commented 2 months ago

Is your feature request related to a problem? Please describe. Documentations could be improved by addition of details on writing wrapper functions. I do this myself, but would be helpful for others who want to use delicatessen but without having to always interact with the estimating equations themselves.

Describe the solution you'd like A new page on RTD that provides examples and advice

Describe alternatives you've considered None

Additional context None