BookmarkSubscribeRSS Feed
NickyD
Calcite | Level 5


Is there an equivalent of Proc PLM or Proc Score that can be used with Proc NLMixed? I want to save the parameters from Proc NLMixed and use them at a later date without rerunning NLMixed.

Thanks

Nicky

1 REPLY 1
SteveDenham
Jade | Level 19

I think the closest you could come is to append the additional observations with the dependent variable set to missing, and then use the PREDICT statement.  I think the problem that will arise has to do with subjects not being in both datasets, and consequently a lack of EBE's for the variance for the new subjects.

Given that, probably the best "predictor" would be the marginal estimate obtained by plugging in the fixed effect estimators.  This assumes that the random effects are normal[0,sigma2], and so would not change the point estimate.  Interval estimates, well, I am stumped as I don't see how to include the random effect variance for the additional subjects.

Steve Denham

sas-innovate-white.png

🚨 Early Bird Rate Extended!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9.

 

Lock in the best rate now before the price increases on April 1.

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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