Sessions
Sessions
x2 + x + 1 = 0
b2 − 4ac > 0
p (probability),
d (density),
q (quantile),
r (random number)
one sample
two independent samples
two related samples (“within individuals”)
two related samples (predictor and response)
k independent samples
k related samples (multivariable, within individuals)
Paired Analysis
Predictor / Response
ANOVA ANALYSIS
Sample skewness
n
1 X
3
κ= (x i − x̄)
nS 2 i=1
histogram
boxplot
scatterplot
yi = log10 xi
yi = log xi = ln xi
√ 1/2
yi = xi = xi
yi = xαi some α
xi
yi = log
1 − xi
# Exponential
y<-exp(-x)
# Square root
y<-sqrt(x)
R course - Sept. 05 – p. 86/88
Resources
WEB
http://www.r-project.org/
http://cran.uk.r-project.org/
BOOKS
John M. Chambers. Programming with Data. Springer,
New York, 1998.
William N. Venables and Brian D. Ripley. Modern
Applied Statistics with S. Fourth Edition. Springer,
2002.
William N. Venables and Brian D. Ripley. S
Programming. Springer, 2000.
Peter Dalgaard. Introductory Statistics with R.
Springer, 2002. R course - Sept. 05 – p. 87/88
available on web