photo

Fabian Niederreiter


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
193,978
of 298,937

REPUTATION
0

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
83.33%

VOTES RECEIVED
0

RANK
 of 20,661

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 162,923

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

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

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

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

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

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

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

4 years ago | 1 answer | 0

1

answer