2018

More on sigr

November 6, 2018 | Nina Zumel

If you’ve read our previous R Tip on using sigr with linear models, you might have noticed that the lm() summary object does in fact carry the R-squared and F statistics, both in the printed form: model_lm [Read more...]

Can we predict the crawling of the Google-Bot?

November 6, 2018 | dschmeh

Logfile analysis allows website owners a deep insight about how Google and other search engines crawl their pages. How often does a bot come by a page, which pages are rarely or not at all visited by the bots? For which pages does the bot get errors? All these and ...
[Read more...]

xts 0.11-2 on CRAN

November 6, 2018 | Joshua Ulrich

xts version 0.11-2 was published to CRAN yesterday. xts provides data structure and functions to work with time-indexed data.  This is a bug-fix release, with notable changes below: The xts method for shift.time() is now registered. Thanks to Philippe Verspeelt for the report and PR (#268, #273). An if-statement in the ... [Read more...]

xts 0.11-2 on CRAN

November 6, 2018 | Joshua Ulrich

xts version 0.11-2 was published to CRAN yesterday. xts provides data structure and functions to work with time-indexed data.  This is a bug-fix release, with notable changes below: The xts method for shift.time() is now registered. Thanks to Philippe Verspeelt for the report and PR (#268, #273). An if-statement in the ... [Read more...]

Cluster Analysis – Part 1: Introduction

November 6, 2018 | INWT-Blog-RBloggers

What is Cluster Analysis? Cluster analysis is a collective term for various algorithms to find group structures in data. The groups are called clusters and are usually not known a priori. In contrast, classification procedures assign the observations to already known groups (e.g., buyers and non-buyers). A classification is ...
[Read more...]

Online resources for teaching

November 5, 2018 | R on Coding Club UC3M

In this session I will try to show some utilities present in the web. One of them will help us to execute R code from the web, using an online compiler, without installing any kind of software in our computers. The other one, it can help us to solve optimization ...
[Read more...]

Causal mediation estimation measures the unobservable

November 5, 2018 | Keith Goldfeld

I put together a series of demos for a group of epidemiology students who are studying causal mediation analysis. Since mediation analysis is not always so clear or intuitive, I thought, of course, that going through some examples of simulating data for this process could clarify things a bit. Quite ...
[Read more...]

NG "roll returns" – inflection point?

November 5, 2018 | Lloyd Spencer

After more than a decade of consistent losses from rolling a long NG position, the cumulative return has been positive for the past 12 months.  This has only occurred briefly during the 'polar vortex' of early 2014 and during the 2008 commodities 'super cycle' peak. For years, long only positions in NG have ...
[Read more...]

EARL Houston: Interview with Hadley Wickham

November 5, 2018 | Laura Swales

Can you tell us about your upcoming keynote at EARL and what the key take-home messages will be for delegates? I’m going to talk about functional programming which I think is one of the most important programming techniques used with R. It’s not something you need on day 1 ... [Read more...]
1 23 24 25 26 27 174

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)