最新章節
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Linear regression with larger data (rxFastLiner)
品牌:中圖公司
上架時間:2021-07-08 09:18:34
出版社:Packt Publishing
本書數字版權由中圖公司提供,并由其授權上海閱文信息技術有限公司制作發行
- See also 更新時間:2021-07-08 09:49:20
- There's more…
- How it works…
- How to do it…
- Getting ready
- Linear regression with larger data (rxFastLiner)
- There's more…
- How it works…
- How to do it…
- Getting ready
- Comparing computation time with data frame and XDF
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Processing data as a chunk
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating an XDF file from CSV input
- Introduction
- Parallel Processing in R
- There's more…
- How it works...
- How to do it...
- Getting ready
- Creating and interacting with the SQLite database from R
- There's more...
- How it works…
- How to do it…
- Getting ready
- Interacting with the PostgreSQL database from R
- How it works...
- How to do it...
- Getting ready
- Creating a dataset in PostgreSQL from R
- There's more…
- How it works…
- How to do it...
- Getting ready
- Creating a table in a database in PostgreSQL
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating a new user in the PostgreSQL database server
- How it works…
- How to do it…
- Getting ready
- Installing the PostgreSQL database server
- Introduction
- R and Databases
- There's more…
- How it works…
- How to do it…
- Getting ready
- Using regular expression in text processing
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating a word cloud to explore unstructured text data
- There's more…
- How it works…
- How to do it…
- Getting ready
- Pre-processing text data for topic modeling and sentiment analysis
- There's more…
- How it works…
- How to do it…
- Getting ready
- Importing plain text data from a PDF file
- There's more…
- How it works…
- How to do it…
- Getting ready
- Importing unstructured text data from a plain text file
- There's more…
- How it works…
- How to do it…
- Getting ready
- Extracting text data from PubMed
- How it works…
- How to do it…
- Getting ready
- Extracting text data from an HTML page using the XML library
- There's more…
- How it works…
- How to do it…
- Getting ready
- Extracting text data from an HTML page
- There’s more…
- How it works…
- How to do it…
- Getting ready
- Extracting unstructured text data from a plain web page
- Introduction
- R for Text Processing
- How it works...
- How to do it...
- Getting ready
- Using summarise to summarize dataset
- There's more…
- How it works...
- How to do it...
- Getting ready
- Using mutate for data processing
- There's more…
- How it works...
- How to do it...
- Getting ready
- Using the arrange verb for data processing
- How it works...
- How to do it...
- Getting ready
- Using the filter verb for data processing
- See also
- There's more…
- How it works...
- How to do it...
- Getting ready
- Using the select verb for data processing
- See also
- There's more…
- How it works...
- How to do it...
- Getting ready
- Using the customized function within the dplyr verbs
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Efficient and fast summarization using the dplyr verbs
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Using the pipe operator for data processing
- Introduction
- Querying Filtering and Summarizing
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating a function to return an object of the S4 class
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Defining methods for an S4 class
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Defining a new S4 class
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating a generic function and defining a method for the S3 class
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Defining methods for the S3 class
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Defining a new S3 class
- Introduction
- R Objects and Classes
- How it works…
- How to do it…
- Getting ready
- Vectorised operation versus for loop
- How it works…
- How to do it…
- Getting ready
- Using for loop for iterations
- How it works…
- How to do it…
- Getting ready
- Comparing the performance of switch and series of the if…else statements
- There’s more…
- How it works…
- How to do it…
- Getting ready
- Writing a function using the switch operator
- See also
- There’s more…
- How it works…
- How to do it…
- Getting ready
- The use of the ifelse vectorised conditional operator
- There’s more…
- How it works…
- How to do it…
- Getting ready
- The use of the if…else conditional operator
- There’s more…
- How it works…
- How to do it…
- Getting ready
- The use of the if conditional statement
- Introduction
- Conditional and Iterative Operations
- See also
- There’s more…
- How it works…
- How to do it…
- Getting ready
- Handling exceptions and error messages
- There’s more…
- How it works…
- How to do it…
- Getting ready
- Making a recursive call to a function
- There’s more…
- How it works…
- How to do it…
- Getting ready
- Producing different output types and return values
- There’s more…
- How it works…
- How to do it…
- Getting ready
- Handling data types in input arguments
- There’s more…
- How it works…
- How to do it…
- Getting ready
- Writing functions with multiple arguments and use of default values
- There’s more…
- How it works…
- How to do it…
- Getting ready
- Writing your first function in R
- Introduction
- Writing Customized Functions
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Converting a matrix to a data frame and a data frame to a matrix
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating a list from a combination of vector matrix and data frame
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating an array and accessing its properties
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating a data frame and accessing its properties
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating a matrix and accessing its properties
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Creating a vector and accessing its properties
- Introduction
- Data Structures in R
- How it works…
- How to do it…
- Getting ready
- Installing a specific version of R library
- See also
- There's more…
- How it works…
- Installing a library from the BioC repository
- Installing a library from GitHub
- The devtools library
- The ggplot2 library
- How to do it…
- Getting ready
- Installing R libraries from various sources
- See also
- How it works…
- How to do it…
- Getting ready
- Installing and configuring R tools for Visual Studio in Windows
- See also
- How it works...
- How to do it…
- Getting ready
- Installing and configuring RStudio IDE in Linux
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Installing and configuring RStudio IDE in Windows
- See also
- There's more...
- How to do it...
- Getting ready
- Installing and configuring base R in Linux
- See also
- There's more...
- How it works...
- How to do it...
- Getting ready
- Installing and configuring base R in Windows
- Introduction
- Installing and Configuring R and its Libraries
- Questions
- Piracy
- Errata
- Downloading the example code
- Customer support
- Reader feedback
- Conventions
- See also
- There's more…
- How it works…
- How to do it…
- Getting ready
- Sections
- Who this book is for
- What you need for this book
- What this book covers
- Preface
- Customer Feedback
- Why subscribe?
- www.PacktPub.com
- About the Reviewer
- About the Author
- Credits
- Modern R Programming Cookbook
- Copyright
- Title Page
- coverpage
- coverpage
- Title Page
- Copyright
- Modern R Programming Cookbook
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Why subscribe?
- Customer Feedback
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Sections
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Errata
- Piracy
- Questions
- Installing and Configuring R and its Libraries
- Introduction
- Installing and configuring base R in Windows
- Getting ready
- How to do it...
- How it works...
- There's more...
- See also
- Installing and configuring base R in Linux
- Getting ready
- How to do it...
- There's more...
- See also
- Installing and configuring RStudio IDE in Windows
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Installing and configuring RStudio IDE in Linux
- Getting ready
- How to do it…
- How it works...
- See also
- Installing and configuring R tools for Visual Studio in Windows
- Getting ready
- How to do it…
- How it works…
- See also
- Installing R libraries from various sources
- Getting ready
- How to do it…
- The ggplot2 library
- The devtools library
- Installing a library from GitHub
- Installing a library from the BioC repository
- How it works…
- There's more…
- See also
- Installing a specific version of R library
- Getting ready
- How to do it…
- How it works…
- Data Structures in R
- Introduction
- Creating a vector and accessing its properties
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Creating a matrix and accessing its properties
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Creating a data frame and accessing its properties
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Creating an array and accessing its properties
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Creating a list from a combination of vector matrix and data frame
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Converting a matrix to a data frame and a data frame to a matrix
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Writing Customized Functions
- Introduction
- Writing your first function in R
- Getting ready
- How to do it…
- How it works…
- There’s more…
- Writing functions with multiple arguments and use of default values
- Getting ready
- How to do it…
- How it works…
- There’s more…
- Handling data types in input arguments
- Getting ready
- How to do it…
- How it works…
- There’s more…
- Producing different output types and return values
- Getting ready
- How to do it…
- How it works…
- There’s more…
- Making a recursive call to a function
- Getting ready
- How to do it…
- How it works…
- There’s more…
- Handling exceptions and error messages
- Getting ready
- How to do it…
- How it works…
- There’s more…
- See also
- Conditional and Iterative Operations
- Introduction
- The use of the if conditional statement
- Getting ready
- How to do it…
- How it works…
- There’s more…
- The use of the if…else conditional operator
- Getting ready
- How to do it…
- How it works…
- There’s more…
- The use of the ifelse vectorised conditional operator
- Getting ready
- How to do it…
- How it works…
- There’s more…
- See also
- Writing a function using the switch operator
- Getting ready
- How to do it…
- How it works…
- There’s more…
- Comparing the performance of switch and series of the if…else statements
- Getting ready
- How to do it…
- How it works…
- Using for loop for iterations
- Getting ready
- How to do it…
- How it works…
- Vectorised operation versus for loop
- Getting ready
- How to do it…
- How it works…
- R Objects and Classes
- Introduction
- Defining a new S3 class
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Defining methods for the S3 class
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Creating a generic function and defining a method for the S3 class
- Getting ready
- How to do it…
- How it works…
- There's more…
- Defining a new S4 class
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Defining methods for an S4 class
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Creating a function to return an object of the S4 class
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Querying Filtering and Summarizing
- Introduction
- Using the pipe operator for data processing
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Efficient and fast summarization using the dplyr verbs
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Using the customized function within the dplyr verbs
- Getting ready
- How to do it...
- How it works...
- There's more…
- See also
- Using the select verb for data processing
- Getting ready
- How to do it...
- How it works...
- There's more…
- See also
- Using the filter verb for data processing
- Getting ready
- How to do it...
- How it works...
- Using the arrange verb for data processing
- Getting ready
- How to do it...
- How it works...
- There's more…
- Using mutate for data processing
- Getting ready
- How to do it...
- How it works...
- There's more…
- Using summarise to summarize dataset
- Getting ready
- How to do it...
- How it works...
- R for Text Processing
- Introduction
- Extracting unstructured text data from a plain web page
- Getting ready
- How to do it…
- How it works…
- There’s more…
- Extracting text data from an HTML page
- Getting ready
- How to do it…
- How it works…
- There's more…
- Extracting text data from an HTML page using the XML library
- Getting ready
- How to do it…
- How it works…
- Extracting text data from PubMed
- Getting ready
- How to do it…
- How it works…
- There's more…
- Importing unstructured text data from a plain text file
- Getting ready
- How to do it…
- How it works…
- There's more…
- Importing plain text data from a PDF file
- Getting ready
- How to do it…
- How it works…
- There's more…
- Pre-processing text data for topic modeling and sentiment analysis
- Getting ready
- How to do it…
- How it works…
- There's more…
- Creating a word cloud to explore unstructured text data
- Getting ready
- How to do it…
- How it works…
- There's more…
- Using regular expression in text processing
- Getting ready
- How to do it…
- How it works…
- There's more…
- R and Databases
- Introduction
- Installing the PostgreSQL database server
- Getting ready
- How to do it…
- How it works…
- Creating a new user in the PostgreSQL database server
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Creating a table in a database in PostgreSQL
- Getting ready
- How to do it...
- How it works…
- There's more…
- Creating a dataset in PostgreSQL from R
- Getting ready
- How to do it...
- How it works...
- Interacting with the PostgreSQL database from R
- Getting ready
- How to do it…
- How it works…
- There's more...
- Creating and interacting with the SQLite database from R
- Getting ready
- How to do it...
- How it works...
- There's more…
- Parallel Processing in R
- Introduction
- Creating an XDF file from CSV input
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Processing data as a chunk
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also
- Comparing computation time with data frame and XDF
- Getting ready
- How to do it…
- How it works…
- There's more…
- Linear regression with larger data (rxFastLiner)
- Getting ready
- How to do it…
- How it works…
- There's more…
- See also 更新時間:2021-07-08 09:49:20