楼主: jasonwu24
1280 0

[数据挖掘书籍] 【Apress2017新书】Functional Programming in R [推广有奖]

  • 5关注
  • 43粉丝

讲师

98%

还不是VIP/贵宾

-

威望
0
论坛币
58388 个
通用积分
245.9254
学术水平
119 点
热心指数
114 点
信用等级
85 点
经验
22677 点
帖子
344
精华
1
在线时间
505 小时
注册时间
2015-2-15
最后登录
2022-11-18

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
  • Title: Functional Programming in R: Advanced Statistical Programming for Data Science, Analysis and Finance
  • Author: Thomas Mailund
  • Length: 104 pages
  • Edition: 1st ed.
  • Language: English
  • Publisher: Apress
  • Publication Date: 2017-05-04
  • ISBN-10: 148422745X
  • ISBN-13: 9781484227459



Apress.Functional.Programming.in.R.148422745X.zip (718.89 KB, 需要: 5 个论坛币) 本附件包括:
  • Apress.Functional.Programming.in.R.148422745X.pdf


Master functions and discover how to write functional programs in R. In this concise book, you'll make your functions pure by avoiding side-effects; you’ll write functions that manipulate other functions, and you’ll construct complex functions using simpler functions as building blocks.
In Functional Programming in R, you’ll see how we can replace loops, which can have side-effects, with recursive functions that can more easily avoid them. In addition, the book covers why you shouldn't use recursion when loops are more efficient and how you can get the best of both worlds.
Functional programming is a style of programming, like object-oriented programming, but one that focuses on data transformations and calculations rather than objects and state. Where in object-oriented programming you model your programs by describing which states an object can be in and how methods will reveal or modify that state, in functional programming you model programs by describing how functions translate input data to output data. Functions themselves are considered to be data you can manipulate and much of the strength of functional programming comes from manipulating functions; that is, building more complex functions by combining simpler functions.

What You'll Learn
  • Write functions in R including infix operators and replacement functions
  • Create higher order functions
  • Pass functions to other functions and start using functions as data you can manipulate
  • Use Filer, Map and Reduce functions to express the intent behind code clearly and safely
  • Build new functions from existing functions without necessarily writing any new functions, using point-free programming
  • Create functions that carry data along with them

Who This Book Is For
Those with at least some experience with programming in R.

Table of Contents
  Chapter 1:
             Functions in R
  Chapter 2:
             Pure Functional Programming
  Chapter 3:
             Scope and Closures
  Chapter 4:
             Higher-Order Functions
  Chapter 5:
             Filter, Map, and Reduce
  Chapter 6:
             Point-Free Programming

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Programming Functional function Program Apress

本帖被以下文库推荐

您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-4-28 12:56