Community Profile

photo

James


Lewis Warburg LLC

Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer