Testing R Code

Specificaties
Paperback, 178 blz. | Engels
CRC Press | 1e druk, 2021
ISBN13: 9780367782375
Rubricering
Hoofdrubriek : Computer en informatica
CRC Press 1e druk, 2021 9780367782375
Onderdeel van serie Chapman & Hall/CRC The R Series
Verwachte levertijd ongeveer 8 werkdagen

Samenvatting

Learn how to write R code with fewer bugs.
The problem with programming is that you are always one typo away from writing something silly. Likewise with data analysis, a small mistake in your model can lead to a big mistake in your results. Combining the two disciplines means that it is all too easy for a missed minus sign to generate a false prediction that you don’t spot until it’s too late. Testing is the only way to be sure that your code, and your results, are correct.
Testing R Code teaches you how to perform development-time testing using the testthat package, allowing you to ensure that your code works as intended. The book also teaches run-time testing using the assertive package; enabling your users to correctly run your code.
After beginning with an introduction to testing in R, the book explores more advanced cases such as integrating tests into R packages; testing code that accesses databases; testing C++ code with Rcpp; and testing graphics. Each topic is explained with real-world examples, and has accompanying exercises for readers to practise their skills — only a small amount of experience with R is needed to get started!

Specificaties

ISBN13:9780367782375
Taal:Engels
Bindwijze:paperback
Aantal pagina's:178
Uitgever:CRC Press
Druk:1
Verschijningsdatum:31-3-2021

Over Richard Cotton

Richie is a data scientist with a background in chemical health and safety, and has worked extensively on tools to give non-technical users access to statistical models. He is the author of the R packages "assertive" for checking the state of your variables and "sig" to make sure your functions have a sensible API. He runs The Damned Liars statistics consultancy.

Andere boeken door Richard Cotton

Net verschenen

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Testing R Code