photo

Imner Renmi


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
1 Answer

RANK
36,622
of 300,508

REPUTATION
1

CONTRIBUTIONS
6 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 21,019

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

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 1

View badges

Feeds

View by

Question


Index of the row
Hi, I have a 5000 by 1 vector and I have a scalar, which is NOT part of the vector. I want to find the row number of the clos...

9 years ago | 2 answers | 0

2

answers

Question


how to find the index of the row
Hi, I want to get the row number in the following case. Say one has a 5 by 1 vector [1;2;3;4;5]. If I have the scalar '4.5...

9 years ago | 3 answers | 0

3

answers

Question


Draw random number from Normal distribution past a threshold value
Hi, I want to draw values that are larger than 1.96 from a normal distribution. Anyone know how I can do this in matlab. Is t...

9 years ago | 2 answers | 0

2

answers

Question


Draw random variables student t distribution
I want to draw standardized values with a t-distribution, so I want to generate iid numbers from the student-t distribution with...

9 years ago | 1 answer | 0

1

answer

Answered
How to get the historical GARCH Variance
Never mind, I found the answer to my question on the following link: http://nl.mathworks.com/help/econ/infer-conditional-vari...

10 years ago | 0

| accepted

Question


How to get the historical GARCH Variance
When one constructs forecasts with a GJR-GARCH model, the output matlab gives is the variance forecast (i.e. $\sigma^2_{t+1}$). ...

10 years ago | 1 answer | 0

1

answer

Question


How to impose restrictions on a parameter matrix
Suppose you want to estimate a VAR(1) model and you declare the matrix X (independent variable) and Y (dependent variable). ...

10 years ago | 1 answer | 1

1

answer