photo

Nick


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

2 个提问
1 个回答

排名
40,485
of 299,737

声誉
1

贡献数
2 个提问
1 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,791

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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) =...

8 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答