How to run the program?
Posted: Mon May 09, 2016 12:10 am
If I have database and the code of the model, where should I click to run my own data?
How should I define so that the program knows which data it can run?
Can I just 'enter' so that the results will come out or I have to set a new object named logll?
And those variables I used how should I define?
series r=100*dlog(f)
sample s0 1 1
sample s1 2 758
smpl s1
...
...
...
logll.ml(showopts,m=1000,c=1e-8)
show logll.output
How should I define so that the program knows which data it can run?
Can I just 'enter' so that the results will come out or I have to set a new object named logll?
And those variables I used how should I define?
series r=100*dlog(f)
sample s0 1 1
sample s1 2 758
smpl s1
...
...
...
logll.ml(showopts,m=1000,c=1e-8)
show logll.output