BookmarkSubscribeRSS Feed
Elly
Calcite | Level 5

Hi,

I am using Proc MCMC procedure to analyze multilevel growth model.

How can I model different level-1 error structures like first order autoregressive model (AR(1)) or ARMA(1) etc.

Is it possible to model these different error structure using Proc MCMC?

I know that I can model different error structure by using different procedure like Proc Mixed but I need to know how I can do it in Proc MCMC procedure.

If anyone know about the information even it is possible or not, please let me know.

Thanks.

1 REPLY 1
SteveDenham
Jade | Level 19

You can probably get there with some programming steps to model the covariance structure, but I don't think it will be easy.  Using the mvn distribution in the RANDOM statement looks to me like the equivalent of an unstructured matrix in PROC MIXED, but programming to set parameters in the covariance matrix sigma to fit the specified error structure would be needed, and I think will take a lot of trial and error.  Google doesn't seem to have much in the way of help.  Perhaps there is an R package (probably nmle) that has the coding that could be adapted.

Good luck on this one.  If you find a good answer, I really, really, really want to know, as I have over thirty studies where this could be applied.

Steve Denham

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 763 views
  • 0 likes
  • 2 in conversation