Oli
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
263,260
of 295,467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Why does the 1 standard deviation shock induced by fct(ARMAIRF) deviate substantially from the standard deviation of the original time series?
Hi all, I am fitting an ARMA model based on 3 time series and want to shock each variable subsequently by a 1 standard deviati...
6 years ago | 0 answers | 0
0
answersQuestion
Restrictions on coefficients for estimate() function
Hi all, I would like to impose coefficient constraints for following state space model (contains 3 NaN's) Mdl = ssm(A,B,C,...
8 years ago | 0 answers | 0
0
answersQuestion
Run estimate(Mdl,y) with constraints on coefficients of ssm(A,B,C,D) model
Hi all, I would like to run following function to estimate the coefficients for an ssm model: EstMdl = estimate(Mdl,y,'nam...
8 years ago | 0 answers | 0
0
answersQuestion
Multivariate Regression with coeffcients constrained to lie on a k polynom
I would like to run a regression of age cohorts in % (x1,x2,x3) on the a return level (20yr time series), including a control va...
8 years ago | 1 answer | 0
1
answerQuestion
Loading CSV file (date column A, identifier row, rest data)
I want to Import the attached csv with following Code: >> d = dbload('data_US.csv'); If I then check for the variable d, it ...
8 years ago | 1 answer | 0