作者domarch (果肉在这里!)
看板Statistics
标题[问题] R-kernel density estimate
时间Thu Nov 20 17:18:07 2008
请问在R程式里的kernel density estimate要如何使用
我的kernel = "gaussian" , bandwidth = 0.1
资料 n = 200 , 想估计的 t 有40笔
我在想每一笔 t 应该都可以产生一个 y 因为会加总200个
不知道想法有没有错
以下是我的数学式子
t= -1.65 , -1.55 ,..., 2.15 , 2.25 共40笔
ti(theta) = xi + theta * zi , xi.theta.zi 都有值 i=1~200
{ti(theta)-t}
K{-----------}
{ bw=0.1 }
请问R要怎麽写
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.128.194.210