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

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.

主站蜘蛛池模板: 子长县| 紫阳县| 屏东县| 论坛| 邵东县| 乌拉特前旗| 浏阳市| 饶平县| 秀山| 张北县| 吴桥县| 阿克苏市| 沙田区| 东至县| 克山县| 内丘县| 五大连池市| 开平市| 浙江省| 望都县| 普宁市| 繁昌县| 沈阳市| 垣曲县| 广河县| 广河县| 桐庐县| 淳化县| 湖南省| 西青区| 濮阳县| 即墨市| 红河县| 三明市| 通海县| 龙江县| 桐柏县| 高台县| 涿鹿县| 滨海县| 青阳县|