Hello dears
I have two questions concerning the simulation and random variable generation
Q1: How can I generate a normlay distributed random variable that have specific mean, sd ,skewness and kurtosis?
Q2: when I running me-written programs, I encountered some problems. The situation is like this. I made two rclass programs, one is nested and the other is nesting. which means nesting rclass written program is calling the nested program. After completing debugging and finding there was no error, I was running the simulation. Then I discovered that the nesting program properly returned values but the nested program didn't change them. is there anybody knowing the reason why the simulation(stata cmd simulate) produced the results?
I have two questions concerning the simulation and random variable generation
Q1: How can I generate a normlay distributed random variable that have specific mean, sd ,skewness and kurtosis?
Q2: when I running me-written programs, I encountered some problems. The situation is like this. I made two rclass programs, one is nested and the other is nesting. which means nesting rclass written program is calling the nested program. After completing debugging and finding there was no error, I was running the simulation. Then I discovered that the nesting program properly returned values but the nested program didn't change them. is there anybody knowing the reason why the simulation(stata cmd simulate) produced the results?
Comment