nparam {jagshelper} | R Documentation |
Total number of individual parameter nodes saved in jagsUI
output.
nparam(x)
x |
Output object from |
A single numeric value giving the number of parameter nodes.
Matt Tyers
head(jags_df(asdf_jags_out))
nparam(asdf_jags_out)