powered by
se_waic<-
Create generic se_waic<- function for class
se_waic(x) <- value
An Model object.
Model
Numeric standard error of WAIC estimate to assign to slot.
None.
# NOT RUN { m1 <- Model(ndocs = 1) se_waic(m1) <- NaN # }
Run the code above in your browser using DataLab