Everytext Logo
HomeLibraryComputational Methods for Numerical Analysis with R
Computational Methods for Numerical Analysis with R
ISBN-13: 9780367657918
Paperback
280 Pages

Computational Methods for Numerical Analysis with R

by James P Howard II

Rent This Book

Returns in 60 days

$55.55/ 60 days

Please Note: Rental books are typically used and do not come with any unused access code cards.

Free returns on all rentals

Product Details

ISBN-139780367657918
ISBN-100367657910
PublisherCRC Press
Published2020-09-30
Edition1
LanguageEnglish
FormatPaperback
Pages280

About This Book

Computational Methods for Numerical Analysis with R is an overview of traditional numerical analysis topics presented using R. This guide shows how common functions from linear algebra, interpolation, numerical integration, optimization, and differential equations can be implemented in pure R code. Every algorithm described is given with a complete function implementation in R, along with examples to demonstrate the function and its use.

Computational Methods for Numerical Analysis with R is intended for those who already know R, but are interested in learning more about how the underlying algorithms work. As such, it is suitable for statisticians, economists, and engineers, and others with a computational and numerical background.