Nick
Followers: 0 Following: 0
Statistics
RANK
40,405
of 295,527
REPUTATION
1
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Controlling random number generation in simulation
I figured it out. You need the following which works (and is super logical too) quantile(x(:,1),0.8)+quantile(x(:,2),0.8) =...
7 years ago | 0
| accepted
Question
Controlling random number generation in simulation
For two iid normal distributions: x and y with mu_x = 1000, sigma_x = 100, mu_y = 500 and sigma_y = 50 We know that Z =...
7 years ago | 2 answers | 1
2
answersQuestion
Is there a matlab function which returns the Gaussian Copula's Nlogl or AICc?
Hi, I'm trying to implement a decision method in my model that chooses the copula which best fit my data. I know matlab offers ...
7 years ago | 0 answers | 0