File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Documentation has been improved as the result of the project's monthly "docathon
13
13
14
14
An experimental stochastic gradient Fisher scoring (` SGFS ` ) sampling step method has been added.
15
15
16
- The API for find_MAP was enhanced.
16
+ The API for ` find_MAP ` was enhanced.
17
17
18
18
SMC now estimates the marginal likelihood.
19
19
@@ -31,9 +31,9 @@ MAP estimates now available for transformed and non-transformed variables.
31
31
32
32
The ` Constant ` variable class has been deprecated, and will be removed in 3.3.
33
33
34
- DIC an BPIC calculations have been sped up.
34
+ DIC and BPIC calculations have been sped up.
35
35
36
- Arrays are now accepted as arguments for the ` Bound ` class.SGFS
36
+ Arrays are now accepted as arguments for the ` Bound ` class.
37
37
38
38
` random ` method was added to the ` Wishart ` and ` LKJCorr ` distributions.
39
39
You can’t perform that action at this time.
0 commit comments