June 2015

A little growth curve analysis Q&A

June 8, 2015 | Dan Mirman

I had an email exchange with Jeff Malins, who asked several questions about growth curve analysis. I often get questions of this sort and Jeff agreed to let me post excerpts from our (email) conversation. The following has been lightly edited for clarity and to be more concise.Jeff asked:... [Read more...]

Animated US Hexbin Map of the Avian Flu Outbreak

June 7, 2015 | hrbrmstr

The recent announcement of the start of egg rationing in the U.S. made me curious enough about the avian flu outbreak to try to dig into the numbers a bit. I finally stumbled upon a USDA site that had an embedded HTML table of flock outbreak statistics by state, ... [Read more...]

Heteroscedasticity in Regression — It Matters!

June 7, 2015 | matloff

R’s main linear and nonlinear regression functions, lm() and nls(), report standard errors for parameter estimates under the assumption of homoscedasticity, a fancy word for a situation that rarely occurs in practice. The assumption is that the (conditional) variance of the response variable is the same at any set ... [Read more...]

European debt and interest

June 7, 2015 | Wingfeet

I was told the Eurostat package would be interesting for me.  This is indeed true and now I want to use it to plot some data which are related core of some of the European policies; debt.In these plots I only show individual countries, not aggrega... [Read more...]

A Better ZigZag

June 6, 2015 | quintuitive

There are a lot of “winning” strategies for bull markets floating around. “Buy the pullbacks” is certainly one of them. Does this sound simple enough to implement to you? While I am no Sheldon Cooper (although I have a favorite couch seat), I still like to live in a somewhat ... [Read more...]

RcppArmadillo 0.5.200.1.0

June 5, 2015 | Thinking inside the box

Conrad put out a new minor release 5.200.1 of Armadillo yesterday. Armadillo is a powerful and expressive C++ template library for linear algebra aiming towards a good balance between speed and ease of use with a syntax deliberately close to a Matlab. Our corresponding RcppArmadillo release 0.5.200.1.0 is now on CRAN and ... [Read more...]

Any R code as a cloud service: R demonstration at BUILD

June 5, 2015 | David Smith

At last month's BUILD conference for Microsoft developers in San Francisco, R was front-and-center on the keynote stage. In the keynote, Microsoft CVP Joseph Sirosh introduced the "language of data": open source R. Sirosh encouraged the audience to learn R, saying "if there is a single language that you choose ... [Read more...]

Macros in R

June 5, 2015 | matloff

In programming, sometimes it’s useful to write a macro rather than a function. (Don’t worry if you’ve never heard the term before.) In this post, I’ll give an example of use of macros in R. using the gtools package on CRAN. I wanted to write some ... [Read more...]

Some Impressions from R Finance 2015

June 4, 2015 | Joseph Rickert

by Joseph Rickert The R/Finance 2015 Conference wrapped up last Saturday at UIC. It has been seven years already, but R/Finance still has the magic! - mostly very high quality presentations and the opportunity to interact and talk shop with some of the most accomplished R developers, financial modelers ... [Read more...]
1 7 8 9 10 11

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)