Hi,
Is it possible to conduct a discrete-time non-homogenous Markov Model in SAS? I know msm R package can handle it but I was wondering if there is a way to do it in SAS.
If so, are there any resources that provide examples?
Thank you
You might check whether the hidden Markov Models in SAS Econometric support the features you need.
Overview: https://support.sas.com/rnd/app/econometrics/8/Econometrics-8.2-PROC-HMM.pdf
Documentation: https://go.documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/casecon/casecon_hmm_gettingstarted.htm
Note: PROC HMM is supported in SAS Viya.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.
Find more tutorials on the SAS Users YouTube channel.