Skip to content

Commit 83358a8

Browse files
committed
refactor
1 parent 9d41014 commit 83358a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

statista/distributions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ def fit_model(
687687
threshold: Union[None, float, int] = None,
688688
test: bool = True,
689689
) -> Dict[str, float]:
690-
"""estimate_parameter.
690+
"""fit_model.
691691
692692
EstimateParameter estimate the distribution parameter based on MLM
693693
(Maximum liklihood method), if an objective function is entered as an input

0 commit comments

Comments
 (0)