作者randysuen (太阳)
看板Statistics
标题[问题] SAS 多维资料standardized distance
时间Tue May 5 16:56:04 2015
我有n*m data matrix =(Y1,Y2,...Ym) 和 sigma=(sigma_ij)
请问该如何用sas算squared standardized distance吗?
i.e
_ T _
(Yi-Y) (sigma)^(-1)(Yi-Y)
sigma=covariance matrix of Yi
谢谢~~
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 140.112.4.190
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Statistics/M.1430816166.A.96C.html
※ 编辑: randysuen (140.112.4.190), 05/05/2015 16:57:27
※ 编辑: randysuen (140.112.4.190), 05/05/2015 16:58:13
1F:嘘 tarin: 嫉妒嘘 05/05 18:22
2F:推 yesrex: 原po帅哥!! 05/05 18:37
3F:推 chien533: 用proc iml直接去算 05/06 06:35