I have a mixed regression polynomial model:
mixed emotion time1 time2 time3 || person: || day: time1 time2 time3 , residuals(ar 1, t(ARtime))
Time is coded from -8 to 2. I want to know the linear effect at various points throughout time (e.g., -6 to 0, 0 to 2). I have tried to use lincom, but to no avail. I have appended an image to hopefully provide a better example.
Any idea how I might get the linear slope across a set of specific time points?
Array
Related Posts with Linear effects within mixed polynomial
Graph: Large gap between xlabel and legendHi I am trying to make a graph similar to this one: Code: sysuse auto, clear gen xvar = _n keep if…
reshape long errorDear Readers I try to reshape long and get: Code: .. di `"`_vars'"' num0_ num_size00_ num_size10_…
Problem with two merged datasets: time series and panel data relatedHi all, I am new to statalist, and relatively new to stata, so please bear that in mind when replyin…
Generate first difference using last available obs if missingDear All, I'm working on longitudinal data that look like the following: Code: * Example generate…
Gen new variableHi! I want to make a measure for institutional trust. x1 = trust in judicial system x2 = trust in …
Subscribe to:
Post Comments (Atom)
0 Response to Linear effects within mixed polynomial
Post a Comment