0, xlab = "Average GCSE Score") ## Figure 3.9 qqmath(~ gcsescore | factor(score), data = Chem97, groups = gender, auto.key = list(points = FALSE, lines = TRUE, columns = 2), subset = gcsescore > 0, type = "l", distribution = qunif, prepanel = prepanel.qqmathline, aspect = "xy", xlab = "Standard Normal Quantiles", ylab = "Average GCSE Score") ## Figure 3.10 qq(gender ~ gcsescore | factor(score), Chem97, f.value = ppoints(100), aspect = 1) ## Figure 3.11 bwplot(factor(score) ~ gcsescore | gender, data = Chem... 続きを読む
[PR]アダルト画像を共有しませんか?
コメント
これのサンプルスクリプト http://www.amazon.co.jp/Lattice-Multivariate-Data-Visualization-Use/dp/0387759689
これすごいな