kodi1911
2015-09-13 20:04:28 UTC
geom_density neden yoğunluk grafiğinde bana 1'den yüksek değerler gösteriyor? Kesire nasıl dönüştürülür?
Ve arsa oluşturmak için kodum kullanıldı
ggplot (veri = giriş2, aes (x = r.close)) + geom_density (aes (y = ..density .., dolgu = "Próba`), alpha = 0.3, stat =" yoğunluk ", konum =" kimlik ") + xlab ("y") + ylab ("yoğunluk") + theme_bw () + theme (plot.title = element_text (size = rel (1.6), face = "bold"), legend.position = "bottom", legend .background = element_rect (color = "gray"), legend.key = element_rect (fill = "gray90"), axis.title = element_text (yüz = "kalın", boyut = 13))
`geom_density (aes (y = .. ölçekli ..)) '