Community Profile

photo

Joshua Scott


Last seen: 5 months 前 自 2020 起处于活动状态

统计数据

  • Thankful Level 1

查看徽章

Content Feed

排序方式:

提问


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...

1 year 前 | 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...

1 year 前 | 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, ...

1 year 前 | 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...

1 year 前 | 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...

3 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? ...

3 years 前 | 2 个回答 | 0

2

个回答