MLE estimation starting values
Posted: Sat Jun 09, 2012 6:13 am
Hello, I have a question about MLE estimation.
As we estimate MLE, we can suggest starting values, by typing @param.
Then, can I make starting values which is not numbers?
Actually, in my case, I have vector(1x6) with 6 elements. And, I want each elements of vector to be starting values of each coefficients.
For example, if the vector name is vec01,
I wrote like this
@param c(1) vec01(1), and it makes error. "Error in param statement."
I try to find the way to use the vector at Eviews Manual, but failed.
Please let me know it..
Thanks!
As we estimate MLE, we can suggest starting values, by typing @param.
Then, can I make starting values which is not numbers?
Actually, in my case, I have vector(1x6) with 6 elements. And, I want each elements of vector to be starting values of each coefficients.
For example, if the vector name is vec01,
I wrote like this
@param c(1) vec01(1), and it makes error. "Error in param statement."
I try to find the way to use the vector at Eviews Manual, but failed.
Please let me know it..
Thanks!