Hyperlinks are underlined
R statistical software code
Console input is in red italics:
ks.test(height,”pnorm”,mean=mean(height),sd=sd(height))
Code can be copied directly into the R console, but special characters like quotation marks (“) may need to be re-entered.
Console output is in blue italics:
One-sample Kolmogorov-Smirnov test
data: height
D = 0.1562, p-value = 0.9375
alternative hypothesis: two-sided
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 book 1 is cited and listed below.