diff --git a/README.md b/README.md index 80f46c0..4a23582 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,9 @@ sphere_filter -s -w [ ...] @@ -106,7 +108,9 @@ The meaning of statistics are followed by Stan. In short, * Takes a long time * Requires much memories -#### EM Algorithm +#### Optimizing mode + +This mode performs optimizing of the parameters by maximizing the joint posterior. L-BFGS algorithm is used in default. ```bash sphere_estimate -m vonmises -M optimizing [ ...]