
Fabian Niederreiter
Followers: 0 Following: 0
Feeds
質問
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年弱 前 | 1 件の回答 | 0
1
回答質問
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年弱 前 | 1 件の回答 | 0
1
回答回答済み
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...
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年 前 | 0
| 採用済み
質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0