April 2014

BH release 1.54.0-1

April 8, 2014 | Thinking inside the box

A new release of the BH package is now on CRAN and its mirrors. BH provides (a sizeable subset of) the Boost library for C++, particularly (large) parts delivered as pure template headers not requiring linking. See the BH page for more details. ... [Read more...]

My forecasting book now on Amazon

April 8, 2014 | Rob J Hyndman

For all those people asking me how to obtain a print version of my book “Forecasting: principles and practice” with George Athanasopoulos, you now can. Order on Amazon.com Order on Amazon.co.uk Order on Amazon.fr The online book will continue to be freely available. The print version ... [Read more...]

Five Reasons to Teach Elementary Statistics With R: #2

April 8, 2014 | Homer White

Introduction Reason #2: RStudio’s manipulate Do It Yourself Next Time Introduction This is is second in a projected five-part series of posts aimed at colleagues who teach elementary statistics. If you teach with R but hesitate to spring such a powerful and complex tool on unsuspecting introductory students—many of ... [Read more...]

Norm Matloff: Mad(Data)Scientist

April 8, 2014 | Joseph Rickert

by Joseph Rickert Norman Matloff professor of computer science at UC Davis, and founding member of the UCD Dept. of Statistics has begun posting as Mad(Data)Scientist. (You may know Norm from his book, The Art of R Programming: NSP, 2011.) In his second post (out today) on the new ... [Read more...]

Interpreting interaction coefficient in R (Part1 lm)

April 8, 2014 | grumble10

Interaction are the funny interesting part of ecology, the most fun during data analysis is when you try to understand and to derive explanations from the estimated coefficients of your model. However you do need to know what is behind these estimate, there is a mathematical foundation between them that ... [Read more...]

Get notified when R packages update

April 8, 2014 | DataCamp

Today’s highly active R user base is developing, re-developing, and releasing R packages at a never-before-seen rate. While this is fantastic news for the R community as such, it inevitably also causes growing pains as mentioned before. One of the often cited problems is the painful and time-consuming task ... [Read more...]

Ensemble Packages in R

April 8, 2014 | Joseph Rickert

by Mike Bowles Mike Bowles is a machine learning expert and serial entrepreneur. This is the second post in what is envisioned as a four part series that began with Mike's Thumbnail History of Ensemble Models. One of the main reasons for using R is the vast array of high-quality ... [Read more...]

JMBayes R package (webinar)

April 8, 2014 | Bob Muenchen

A free webinar will provide an introduction to the “JMBayes” R package which provides methods for Joint Modeling of Longitudinal and Time-to-Event Data under a Bayesian Approach. Webinar Format: - Introduction to Joint Models and the JMBayes R package - … Continue reading → [Read more...]

RcppArmadillo 0.4.200.0

April 7, 2014 | Thinking inside the box

Conrad released a new upstream release 4.200 for Armadillo, his templated C++ library for linear algebra, earlier today. As usual, this was rolled up in a new RcppArmadillo release 0.4.200.0; I had actually made two pre-releases leading up his 4.20... [Read more...]

Use pipeline operators in R

April 7, 2014 | Kun Ren

In data-driven statistical computing and data analysis, applying a chain of commands step by step is a common situation. However, it is neither straightforward nor flexible to write a group of deeply nested functions. It is because the function that comes later must be written first. Consider the following example ... [Read more...]
1 8 9 10 11 12 13

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)