由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - [合集] 如何 simulate 多元正态分布?
相关主题
一个棘手的问题请教大伙问一个pooled variance的问题。
问一个用simulation的问题please help solving a question of principle component analysis
急,比较两组数据,globally and individually, 包子!请教两个t distribution 相减
弱问关于克拉默定理的理解last baozi help !!!!! How can I find sigma( VARIANCE) for log(RR)
有没有熟悉 proc princomp的童鞋啊?问个简单的统计问题
求助,如果x是正态分布,那么1/x的mean和std怎么算?[合集] 真诚请教职业生涯选择-- Finance or statistical genetics?
请教一个概率题的思路请教一个R的问题
关于subspace分解的问题A question about basic statistics, thanks.
相关话题的讨论汇总
话题: jul话题: 正定话题: variance话题: 正态分布话题: 矩阵
进入Statistics版参与讨论
1 (共1页)
p********a
发帖数: 5352
1
☆─────────────────────────────────────☆
PurpleShell (PurpleShell) 于 (Sun Jul 27 19:45:01 2008) 提到:
mean vector 知道,variance 矩阵知道,但不是正定的,如何构造具有多元正态分布
的随机向量?
☆─────────────────────────────────────☆
lisaxy (lisa) 于 (Mon Jul 28 01:12:46 2008) 提到:
variance 矩阵知道,但不是正定的?
variance 矩阵应该都是正定的吧。
☆─────────────────────────────────────☆
howmoney (多少钱) 于 (Mon Jul 28 10:13:12 2008) 提到:
In R:
library(mvtnorm)
then use rmvnorm(n, mean=c(), sigma=matrix())

☆─────────────────────────────────────☆
j*****e
发帖数: 182
2
For singular matrix, you can take the generalized inverse(type 4).
But it sounds like you got too many parameters in your model.
s*******e
发帖数: 432
3
if it is semi-definitive, it means you have variables that have linear
relationship. you should kick out some variable
1 (共1页)
进入Statistics版参与讨论
相关主题
A question about basic statistics, thanks.有没有熟悉 proc princomp的童鞋啊?
请教:为啥ANOVA需要cosntant variance?求助,如果x是正态分布,那么1/x的mean和std怎么算?
sign vs signed rank请教一个概率题的思路
请教一道simulation的问题关于subspace分解的问题
一个棘手的问题请教大伙问一个pooled variance的问题。
问一个用simulation的问题please help solving a question of principle component analysis
急,比较两组数据,globally and individually, 包子!请教两个t distribution 相减
弱问关于克拉默定理的理解last baozi help !!!!! How can I find sigma( VARIANCE) for log(RR)
相关话题的讨论汇总
话题: jul话题: 正定话题: variance话题: 正态分布话题: 矩阵