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) =...
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) =...
約8年 前 | 0
| 採用済み
質問
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 =...
約8年 前 | 2 件の回答 | 1
2
回答質問
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 ...
8年以上 前 | 0 件の回答 | 0