-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Improvements:
- Add
.confidence_intervaland.profilemethods directly in fitted distributions solved by Augment result of fit with confidence interval method #39 - profiles no cached property (too slow)
- support both
a.sum()andnp.sum(a)kind of behavior for profiles and confidence intervals
Reactions are currently unavailable