Hello everyone,
I am performing group-based trajectory analysis and my assumed distribution is censored normal distribution(cnorm).
Min and Max should be set with cnorm, and max number in my data is 5. But the problem is that I have missing values.
Missing(.) is normally read as infinite number (the biggest number) so I am wondering whether I should enter . or 5 as max value.
The code I am using is this:
traj, var(statage*) indep(age*) model(cnorm) min(0) max(.) order(3 3 3 3 3 3 3)
Thank you very much!
Halim.
Related Posts with Group-based Trajectory Analysis: setting max in censored normal distribution
How can I count the observations by year (intervals) AND by country?Good day, So I have a data set (panel data) counting lots of variables. But for now I am only inter…
Can I cite the name of the do file?In the do file, I want to save the data using the name of the do flle, how to cite it using macros? …
Panel data mapHi, I want to map my panel data neatly. I've id & t. I've 5 agricultural crop variables. I've …
Counting dummy for a group of multiple variablesHi all, I am trying to accomplish a simple count, but I still am not able to get what I want after …
Trying to do Rolling Standard Deviation give me this error. Can someone help ?Here is the command: tsset GVKEY_n Year rolling sd_NIBE=r(sd), window (4) clear : su NetIncome And…
Subscribe to:
Post Comments (Atom)
0 Response to Group-based Trajectory Analysis: setting max in censored normal distribution
Post a Comment