Community Profile

photo

Fabian Niederreiter


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Extracting values out of a cell array with tables
I have a 41x1 cell array with tables including stock returns (find the cell array attached). The tables dimensions vary in numbe...

3 years ago | 1 answer | 0

1

answer

Question


Calculate t-statistic on data analysis results
I would like to calculate the t-statistics on the results of my data analysis. (Code and results attached) The results contain ...

3 years ago | 1 answer | 0

1

answer

Answered
Loop through tables in a cell array
Managed to solve it myself! :) Here's my solution for everyone with a similar problem: %% Mean Bottom Portfolio meanDS_10...

3 years ago | 0

| accepted

Question


Loop through tables in a cell array
I have two 41x1 cell arrays 'DS_10B' and 'DS_10T' containing 41 different tables each. The tables contain stock return data from...

3 years ago | 1 answer | 0

1

answer

Question


Compare average monthly stock return data
I would like to compare the average of the monthly stock return data listed in the 41x1 cell array 'DS_10T' with the data listed...

3 years ago | 1 answer | 0

1

answer

Question


Extract monthly stock return data out of a table
I have this 251x5 table with monthly stock return data over a 10 year time frame for a high number of stocks (ID). (see attache...

3 years ago | 1 answer | 0

1

answer

Question


Convert table of Daily Stock data into Monthly data
I have a 13000x3000 table with colums representing the dates and rows representing the stocks with values of daily stock returns...

3 years ago | 1 answer | 0

1

answer