Statsbook

Conventions

Hyperlinks are underlined

www.countcool.com

R statistical software code

Console input is in red italics:

ks.test(height,"pnorm",mean=mean(height),sd=sd(height))

Console output is in blue italics:

One-sample Kolmogorov-Smirnov test

data:  height
D = 0.1562, p-value = 0.9375
alternative hypothesis: two-sided

Annotations

Code can be copied directly into the R console, but special characters like quotation marks (“) may need to be re-entered.

References

Citations are listed at the end of each page according the the Vancouver method, using a number as identifier. Selected references as well as a complete list of references used in this book can be found in the reference list.

For example this book1 is cited and listed below.