powered by
waic
Create generic waic function for class
waic(x)
An Model object.
Model
Numeric value of the Watanabe Information Criterion (WAIC).
# NOT RUN { m1 <- Model(ndocs = 1) waic(m1) # }
Run the code above in your browser using DataLab