I am building finite mixture models and I wish to predict new observations using a model generated from PROC FMM. I found that this procedure has built-in capabilities of predicting the componentwise response as well as the mixing and posterior probabilities, which are all very useful. Therefore, I wish to directly carry a previously built model over to a dataset containing new observations and tell PROC FMM not to iterate in the modeling process. However, similar work can be easily done with the INMODEL option in PROC LOGISTIC in logistic regression modeling, but not in PROC FMM, as there is no such option in the latter procedure. What should I do then? Thanks!
See this general note on scoring. Try method 3.
See this general note on scoring. Try method 3.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.