BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
SteveDenham
Jade | Level 19

From the Shared Concepts section of the documentation:

In contrast to the linear functions that are constructed with the ESTIMATE statement, you do not specify coefficients for the individual parameter estimates. Instead, with the LSMESTIMATE statement you specify coefficients for the least squares means; these are then converted for you into estimable functions for the parameter estimates.

One could insert CONTRAST for ESTIMATE here.

There are some specifics to keep in mind. I would use a CONTRAST statement if I was comparing BLUPs for specific levels of random effects.  However, it does not allow for the use of the AT option to get tests at specific values of a continuous covariate.

So, for me, an LSMESTIMATE statement provides a way to get a linear function of the lsmeans.  That may be a contrast, or it could be an interesting function of any sort.  Depending on the MODEL statement, it may be marginal or conditional with regards to the random effects.

Steve Denham

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
What is ANOVA?

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.

Discussion stats
  • 15 replies
  • 6019 views
  • 8 likes
  • 5 in conversation