Content deleted Content added
m Updated R commands in Section "Density estimation with a full bandwidth matrix" |
|||
Line 117:
H <- Hpi(x=faithful)
fhat <- kde(x=faithful, H=H)
plot(fhat, display="filled.
</syntaxhighlight>
|
m Updated R commands in Section "Density estimation with a full bandwidth matrix" |
|||
Line 117:
H <- Hpi(x=faithful)
fhat <- kde(x=faithful, H=H)
plot(fhat, display="filled.
</syntaxhighlight>
|