SunJackson Blog


  • 首页

  • 分类

  • 关于

  • 归档

  • 标签

  • 站点地图

  • 公益404

Day 10 – little helper %nin%

转载自:http://feedproxy.google.com/~r/RBloggers/~3/YJsVTjmx9TA/

Jakob Gepp


发表于 2018-12-10

We at STATWORX work a lot with R and we often use the same little helper functions within our projects. These functions ease our daily work life by reducing repetitive code parts or by creating overviews of our projects. At first, there was no plan to make a package, but soon I realised, that it will be much easier to share and improve those functions, if they are within a package. Up till the 24th December I will present one function each day from helfRlein. So, on the 10th day of Christmas my true love gave to me…

阅读全文 »

The ‘knight on an infinite chessboard’ puzzle: efficient simulation in R

转载自:http://feedproxy.google.com/~r/RBloggers/~3/nMn9OoAKIkQ/

David Robinson


发表于 2018-12-10

Previously in this series:

阅读全文 »

The Need for Speed Part 1: Building an R Package with Fortran (or C)

转载自:http://feedproxy.google.com/~r/RBloggers/~3/YSWH5jDCfog/

Avi


发表于 2018-12-10

阅读全文 »

Top Stories, Dec 3-9: Common mistakes when carrying out machine learning and data science; AI, Data Science, Analytics Main Developments in 2018 and Key Trends for 2019

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/sLUOw13lDJU/top-news-week-1203-1209.html

Matt Mayo Editor


发表于 2018-12-10
阅读全文 »

Math for Machine Learning

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/1viDbPQ80IE/rhan-math-machine-learning-ebook.html

Dan Clark


发表于 2018-12-10

Sponsored Post.Math for Machine Learning, by Richard Han.

阅读全文 »

How Different are Conventional Programming and Machine Learning?

转载自:http://feedproxy.google.com/~r/kdnuggets-data-mining-analytics/~3/e3Orlq-mrJg/different-conventional-programming-machine-learning.html

Matt Mayo Editor


发表于 2018-12-10

By Avneesh Sharma, Tech Product Management

阅读全文 »

Reflections on the 10th anniversary of the Revolutions blog

转载自:https://blog.revolutionanalytics.com/2018/12/ten-years-of-revolutions.html

David Smith


发表于 2018-12-10

On December 9 2008, very nearly ten years ago, the first post on Revolutions was published. Way back then, this blog was part of a young startup called Revolution Computing, which later became Revolution Analytics. (That name persists to this day in the URL of this blog.) The idea at that time was to introduce the world to a wonderful but little-known statistics environment called R, by sharing news and applications of R to the broader data analysis community, along with tips and tricks for those that had already discovered R.

阅读全文 »

ggmap Tutorial Updated!

转载自:http://feedproxy.google.com/~r/RBloggers/~3/QZVmj-gVT_w/

Laura Ellis


发表于 2018-12-10

Y’all it may have taken me a little time, but I did listen. Thank you for your emails. Because of you, I have now updated my ggmap tutorial to address the Google Static Map API service issues!

阅读全文 »

Should we be concerned about MRP estimates being used in later analyses? Maybe. I recommend checking using fake-data simulation.

转载自:https://andrewgelman.com/2018/12/09/concerned-mrp-estimates-used-later-analyses-maybe-recommend-checking-using-fake-data-simulation/

Andrew


发表于 2018-12-09

Someone sent in a question (see below). I asked if I could post the question and my reply on blog, and the person responded:

阅读全文 »

Canada Map

转载自:http://feedproxy.google.com/~r/RBloggers/~3/lygFlSB6y38/

R on kieranhealy.org


发表于 2018-12-09

I taught my Data Visualization seminar in Philadelphia this past Friday and Saturday. It covers most of the content of my book, including a unit on making maps. The examples in the book are from the United States. But what about other places? Two of the participants were from Canada, and so here’s an example that walks through the process of grabbing a shapefile and converting it to a simple-features object for use in R. A self-contained R project with this code is available on GitHub.

阅读全文 »
1 … 64 65 66 … 398
SunJackson

SunJackson

3974 日志
5 分类
© 2018 - 2019 SunJackson