RobustiPy / robustipy

GNU General Public License v3.0
5 stars 0 forks source link

Bootstrapped CIs should probably be LOESS in plot_curve(). #9

Closed crahal closed 1 month ago

crahal commented 6 months ago

Open to discussion here, but going to implement for now.

dhvalden commented 6 months ago

I agree, but in the values in the summary_df should be raw values tho.

crahal commented 6 months ago

Yep, agree: this is plotted on the fly in plot_curve() now.

crahal commented 5 months ago

Reopening to add a function input argument of loess=False (where default input is loess=True)