BookmarkSubscribeRSS Feed
desireatem
Pyrite | Level 9

Consider

Hello , could someone help me with code to fit the model below:

Y_it denotes i measure at time t

Apha_i is intercept for subject i

X_i denote baseline age

O_i(t) denote positive indicator for subject “i” at time t

D_i(t) denote impairment state ie ‘0’ normal and ‘1’ impaired

Epsilon_it is error term for subject I at time t

DELTA_0 and DELTA_1 are time lags from positivity to influence on slope of cognitive process.

How do I fit this model:

Y_it= Apha_i +Beta_0  *X_i + Beta_1  *t + Beta_2  * O_i*(t- DELTA_0)*t + Beta_3 * D_i *(t- DELTA_1)*t

+ Beta_4*O_i*(t- DELTA_0)* D_i *(t- DELTA_1)*t + Epsilon_it

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 0 replies
  • 1363 views
  • 0 likes
  • 1 in conversation