Skip to content

Commit c1a6379

Browse files
committed
Rel 0.0.5 - Update README
1 parent 190a38d commit c1a6379

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,21 @@ To use the demonstration Pluto notebooks, you can add:
5050
`logsumexp()` -
5151
Sum of a vector where numbers are represented by their logarithms.
5252

53+
`waic()` -
54+
Compute WAIC for a loglikelihood matrix.
55+
56+
`pk_qualify()` -
57+
Show location of pk values.
58+
59+
`pk_plot()` -
60+
Plot pk values.
61+
62+
`var2()` -
63+
Uncorrected variance.
64+
65+
`log_sum_exp()` -
66+
Compute logarithmic sum of a vector.
67+
5368
### Corresponding R code
5469

5570
The corresponding R code can be found in [R package called

0 commit comments

Comments
 (0)