- Learning Bayesian Models with R
- Dr. Hari M. Koduvely
- 166字
- 2021-07-09 21:22:33
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.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The first function is gibbs_met
."
A block of code is set as follows:
myMean ←function(x){ s ←sum(x) l ←length(x) mean ←s/l mean } >x ←c(10,20,30,40,50) >myMean(x) [1] 30
Any command-line input or output is written as follows:
setwd("directory path")
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: "You can also set this from the menu bar of RStudio by clicking on Session | Set Working Directory."
推薦閱讀
- UI圖標創意設計
- HTML5移動Web開發技術
- Python機器學習:數據分析與評分卡建模(微課版)
- Python網絡爬蟲從入門到實踐(第2版)
- PHP 編程從入門到實踐
- Python數據挖掘與機器學習實戰
- HDInsight Essentials(Second Edition)
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Create React App 2 Quick Start Guide
- 從零開始:UI圖標設計與制作(第3版)
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Getting Started with Polymer
- C++ Application Development with Code:Blocks
- Mastering Adobe Captivate 7
- 寫給大家看的Midjourney設計書