Feeds
질문
Struct contents reference from a non-struct array object?
I'm building a function to use as a moment condition for a GMM estimation. The package I intend to use requires a matrix of vari...
9년 초과 전 | 답변 수: 2 | 1
2
답변질문
Generalized Method of Moments estimation with GMM and MINZ libraries
Hello, I'm attempting to estimate 3 parameters with 2 moment conditions and a Jacobian. I've found the GMM and MINZ libraries an...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Can I use absolute values of complex numbers for logged data?
Hello, I'm currently working on a model with some residualized data that requires taking the log of terms as follows: log(µc_...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Error in lsqnonlin() - "Failure in initial objective function evaluation."
I'm building a script to generate a non-linear least squares estimation, after prepping my data, I was able to generate the corr...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why am I getting complex values from the following anonymous function?
I'm trying to build a function to be used with lsqnonlin(), it should pull data from 3 arrays of doubles and output a value. Whe...
9년 초과 전 | 답변 수: 1 | 1
