Message-ID: <1295551727577-3228268.post@n4.nabble.com>
Date: 2011-01-20T19:28:47Z
From: Paul Ramer
Subject: densities greater than 1 for values within an (0, 1) intervall
In-Reply-To: <aab5b1f8-e14f-4fc9-8a47-7a74f45a6004@email.android.com>
How does one then interpret kernel density distributions with values greater
than one?
My output from the density function.
---
density(delt.m[[1]][,6], na.rm=TRUE)
Call:
density.default(x = delt.m[[1]][, 6], na.rm = TRUE)
Data: delt.m[[1]][, 6] (171 obs.); Bandwidth 'bw' = 0.004501
x y
Min. :-0.05211 Min. : 0.00586
1st Qu.:-0.02177 1st Qu.: 0.43632
Median : 0.00856 Median : 3.08833
Mean : 0.00856 Mean : 8.23366
3rd Qu.: 0.03889 3rd Qu.:14.97542
Max. : 0.06923 Max. :30.04107
--
View this message in context: http://r.789695.n4.nabble.com/densities-greater-than-1-for-values-within-an-0-1-intervall-tp2286439p3228268.html
Sent from the R help mailing list archive at Nabble.com.