Skip to content

Commit e53b6ee

Browse files
committed
fix docs
1 parent 81f980a commit e53b6ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dic.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Computes Deviance Information Criterion (DIC).
66
77
# Arguments
8-
* `log_lik::AbstractArray`: Array of size n x m containing n posterior samples of the log likelihood terms p(y_i|\theta^s).
8+
* `log_lik::AbstractArray`: A vector of posterior log likelihoods
99
1010
# Returns
1111
* `dic::Real`: DIC value

0 commit comments

Comments
 (0)