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-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 656 views
  • 0 likes
  • 2 in conversation