Hi -- I have a series of functions of model parameters about which I would like to make posterior inference. I am using -bayesstats summary- to do this, i.e., to compute the expressions. But, some of the expressions are very long. Also, they use upstream expressions. For example, the first summary might compute the average of two parameters and the second might use that average in a 3rd expression.
As far as I can tell, there is no way to label and then use the average from the first summary in the second, is there? I just have to embed the average calculation in the second one.
Is this correct? -- Paul
As far as I can tell, there is no way to label and then use the average from the first summary in the second, is there? I just have to embed the average calculation in the second one.
Is this correct? -- Paul
Comment