Advanced Statistical Programming for Data Science, Analysis and Finance
Buch, Englisch, 103 Seiten, Format (B × H): 154 mm x 236 mm, Gewicht: 1942 g
ISBN: 978-1-4842-2880-7
Verlag: Apress
R is a very high-level language where all operations are functions and all functions are data that can be manipulated. This book shows you how to leverage R's natural flexibility in how function calls and expressions are evaluated, to create small domain-specific languages to extend R within the R language itself.
What You'll Learn
- Find out about the anatomy of a function in R
- Look inside a function call
- Work with R expressions and environments
- Manipulate expressions in R
- Use substitutions
Those with at least some experience with R and certainly for those with experience in other programming languages.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Informatik Mathematik für Informatiker
- Mathematik | Informatik Mathematik Stochastik
- Mathematik | Informatik EDV | Informatik Business Application Mathematische & Statistische Software
Weitere Infos & Material
1. Anatomy of a Function.- 2. Inside a Function-Call.- 3. Expressions and Environments.- 4. Manipulating Expressions.- 5. Working with Substitutions.