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

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.

主站蜘蛛池模板: 阳城县| 澎湖县| 镇远县| 封丘县| 旬阳县| 新绛县| 商河县| 江西省| 大连市| 晋江市| 黎川县| 平邑县| 民县| 泊头市| 密云县| 杨浦区| 上虞市| 崇礼县| 五常市| 五河县| 卢湾区| 怀远县| 呼伦贝尔市| 海兴县| 大名县| 定州市| 靖安县| 宾川县| 福州市| 延津县| 姚安县| 吴堡县| 安多县| 芦山县| 威海市| 集贤县| 凤阳县| 唐河县| 徐闻县| 明星| 丽水市|