- Bağlantıyı al
- X
- E-posta
- Diğer Uygulamalar
- Bağlantıyı al
- X
- E-posta
- Diğer Uygulamalar
google_correlate.csv yüklenip, "google" olarak tabloya çekilsin.
# Basic Scatterplot Matrix
- Plot çizelim.
plot(google$data_viz, google$degree)
plot(google$data_viz, google$degree)
abline(lm(google$data_viz ~ google$degree), col="red")
pairs(~data_viz + degree + facebook + nba,
data = google,
pch = 20,
main = "Simple Scatterplot Matrix")
Dr. Engin YILMAZ
08.07.2018
Yorumlar
Yorum Gönder