Skip to content

Commit fc0060c

Browse files
committed
syntax and doc correction
1 parent 0733024 commit fc0060c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ end
6464
6565
dynamicFactor!(gbp; # integrate changes in the running GBP
6666
factor = 1,
67-
mean = 0.85,
67+
observation = 0.85,
6868
variance = 1e-10)
6969
for iteration = 201:400 # continues the GBP inference
7070
messageFactorVariable(gbp) # compute messages using the vanilla GBP

0 commit comments

Comments
 (0)