GLEON / LakeMetabolizer

Collection of Lake Metabolism Functions
17 stars 10 forks source link

fixes #108 by emphasizing inclusion of jags model #109

Closed rBatt closed 9 years ago

rBatt commented 9 years ago

@jzwart and @lawinslow I think this satisfies the reviewers request concerning the Bayes model returning the posterior draws. They were attached as attributes in metab, and returned as the first item of the list in metab.bayes. metab.bayes documentation now makes it clear that this is item 1 of the list returned, and the documentation for metab now gives an example of how to access the model attribute.