photo

Carl Kier


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
1 个回答

排名
20,021
of 300,392

声誉
2

贡献数
3 个提问
1 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,299

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Adding dummy variables to vector autoregression (VAR) results in covariance matrix being not positive-definite.
When adding dummy variables to a VAR, I get an error when using VAR estimate command (https://se.mathworks.com/help/econ/varm.es...

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Error when estimating a VAR on log data (infinite values) in Matlab
I figured out that i needed to add 1 to my dataset (which consisted of growth rates) to avoid taking logs to negative numbers.

3 years 前 | 1

| 已接受

提问


Error when estimating a VAR on log data (infinite values) in Matlab
When trying to use the estimate command (https://se.mathworks.com/help/econ/varm.estimate.html) to estimate a VAR using log data...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to find the product of only some of the elements in a vector or matrix in MATLAB
I need to find the product of some of the elements in a vector. For example from element 120 to element 160. I can only find inf...

3 years 前 | 1 个回答 | 0

1

个回答