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

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.

主站蜘蛛池模板: 乐清市| 横山县| 琼海市| 咸丰县| 班戈县| 尉犁县| 张北县| 光山县| 汕尾市| 吉首市| 霍邱县| 亚东县| 荔波县| 宜州市| 双流县| 噶尔县| 道孚县| 沾益县| 沈丘县| 集安市| 桃园县| 曲周县| 昭苏县| 竹山县| 寻甸| 剑阁县| 库车县| 道孚县| 延吉市| 丰县| 濉溪县| 阿合奇县| 富顺县| 治多县| 阿巴嘎旗| 若尔盖县| 房山区| 大连市| 鹰潭市| 林芝县| 隆德县|