Statistics
5 Questions
0 Answers
RANK
20,654
of 297,046
REPUTATION
2
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
2
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
Feeds
Question
Find corresponding dates in a calendar
I have dates in a variable "calendar": <</matlabcentral/answers/uploaded_files/29410/Ska%CC%88rmklipp%202015-04-20%2022.0...
10 years ago | 1 answer | 0
1
answerQuestion
Dummies on dates MATLAB
I have a calendar with specific dates that I want to create dummy variables for. The calendar is from 1991 to 2014 and there ...
10 years ago | 1 answer | 0
1
answerQuestion
ARMA-GARCH model and dummy variables MATLAB
I have an array of percentage returns that I want to run dummy variables on in order to extract certain values for certain dates...
10 years ago | 1 answer | 0
1
answerQuestion
Why do I get NaN values in linear regression?
I run the following regression: mdl=fitlm(Reg_var(1:end,2:end),Reg_var(1:end,1),'RobustOpts','on') My output: Linear r...
10 years ago | 0 answers | 2
0
answersQuestion
Taking difference of adjecent elements by seting a custom order
Hi I have the following vector: [1 2 3 4 5 6] I want to take the the difference between the third element and the first...
10 years ago | 1 answer | 0