官术网_书友最值得收藏!

Conventions

In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.

Any command-line input or output is written as follows:

#generate the two time series of length 1000
set.seed(20140623) #fix the random seed
N <- 1000 #define length of simulation
x <- cumsum(rnorm(N)) #simulate a normal random walk
gamma <- 0.7 #set an initial parameter value
y <- gamma * x + rnorm(N) #simulate the cointegrating series
plot(x, type='l') #plot the two series
lines(y,col="red")

New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Another useful visualization exercise is to look at the Density on log-scale."

Note

Warnings or important notes appear in a box like this.

Tip

Tips and tricks appear like this.

主站蜘蛛池模板: 福建省| 永仁县| 龙岩市| 子长县| 伊吾县| 汉阴县| 玛纳斯县| 偏关县| 日喀则市| 嘉禾县| 阿巴嘎旗| 阿图什市| 织金县| 集贤县| 平定县| 宽甸| 仙桃市| 涪陵区| 偏关县| 易门县| 清水河县| 三亚市| 长丰县| 泾源县| 鄂尔多斯市| 临洮县| 白山市| 南康市| 横峰县| 化州市| 玉树县| 新晃| 九台市| 辽中县| 西丰县| 和林格尔县| 抚松县| 曲麻莱县| 晴隆县| 义马市| 璧山县|