Joshua Scott
Followers: 0 Following: 0
Feeds
提问
Parameters seem to not be optimizing in fmincon
I have code that is using fmincon to find parameters of interest, but one parameter updates over time (in Bayesian-esque fashion...
2 years 前 | 2 个回答 | 0
2
个回答提问
Failure of initial objective function
I am getting the dreaded "Failure in initial objective function evaluation. FMINCON cannot continue." Notification. I am trying...
2 years 前 | 1 个回答 | 0
1
个回答提问
estimate normal learning model and see how parameters update over time
I want to estimate a normal learning model by simulating a variable via draws from a normal distribution and get the posterior, ...
2 years 前 | 0 个回答 | 0
0
个回答提问
Estimate Linear regression, then estimate normal learning model and see how parameters update over time
I want to estmate a log linearized regression (ln(y) = alpha + Beta*ln(x) +e), and then see how particular parameters (alpha, Be...
2 years 前 | 1 个回答 | 0
1
个回答提问
error: Index in position 2 exceeds array bounds (must not exceed 2).
Hi. I need help fixing this error in my code. I have compared it to similar issues/code back cant seem to figure out the fix. e...
4 years 前 | 1 个回答 | 0
1
个回答提问
Index in position 2 is invalid. Array indices must be positive integers or logical values.
Hi. Im a newb. Im struggling to figure this part out. From what I can see, none of my indexes are negative. How can I fix this? ...
4 years 前 | 2 个回答 | 0