Community Profile

photo

James


Lewis Warburg LLC

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

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Which value is the regression factor (beta) in the test summary using jcitest (Johansen cointegration)?
I am using the function jcitest to test for cointegration. I am not sure which value corresponds to the regression factor - sta...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Error with using sprintf
% Write output to text file fn = sprintf('%s_%s_.txt',filtered.SD,out.mys); fid = fopen('.txt','wt'); fprintf('%.0f\n',n,x); ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert time to a number?
I want to use a prompted input in the format HH:SS and convert it to a number. For example, 17:15 (17 mins, 15 secs) would be 17...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Elseif statement with large table
I have a 4 x 197 table. The first two columns are characters (ID and name), the last two are integers (min and max). Each ID an...

4 years 前 | 1 个回答 | 0

1

个回答

提问


How to obtain the Slow%K using the stochosc function?
Is there a way to get the slow percent k column vector using the function stochosc for a data series? There is an old MATLAB fun...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Trying to generate function for importing data with the outputs as column vectors. Why is it only creating one variable?
I imported an excel file with 5 columns and 2000+ rows of data. The first column is type Datetime, the other four columns are nu...

6 years 前 | 1 个回答 | 0

1

个回答