August 2014

Pathway analysis in R and BioConductor.

August 28, 2014 | January

There are many options to do pathway analysis with R and BioConductor. First, it is useful to get the KEGG pathways: Of course, “hsa” stands for Homo sapiens, “mmu” would stand for Mus musuculus etc. Incidentally, we can immediately make an analysis using gage. However, gage is tricky; note that ... [Read more...]

Getting emotional in the absence of something: Using the Berlin Affective Word List to analyze emotional valence and arousal for nouns and adjectives.

August 28, 2014 | Sascha W.

This is something I did a while ago using the Berlin Affective Word List (BAWL).The BAWL contains ratings for 2902 German words (2107 nouns, 504 verbs, 291 adjectives). Ratings were collected for emotional valence (bad vs. good), arousal (the grade of valence) and imaginability (how well you can imagine the specific word). Please ... [Read more...]

The Andrica’s Conjecture

August 27, 2014 | aschinchon

Things should be as simple as possible, but not simpler (Albert Einstein) Following with conjectures about primes, it is time for Andrica’s conjecture. The great mathematician Leonhard Euler (1707-1783) pointed: “Mathematicians have tried with no success to find some kind of order in the sequence of prime numbers and ... [Read more...]

DataScienceLA interviews David Smith

August 27, 2014 | David Smith

While I was in LA for the useR! 2014 conference last month, I had the great pleasure of being among the participants in the DataScienceLA interview series hosted by Eduardo Ariño de la Rubia. Eduardo is both an R user and an excellent interviewer: his preparation and knowledge of R ... [Read more...]

statebins – U.S. State Cartogram Heatmaps in R

August 27, 2014 | Bob Rudis (@hrbrmstr)

UPDATE The statebins package is now available on CRAN I became enamored (OK, obsessed) with a recent visualization by the WaPo team which @ryanpitts tweeted and dubbed statebins: Statebins! RT @kevinschaul: States with the most jobs lost or threatened because of trade. http://t.co/r1pJhudpz3 pic.twitter.com/... [Read more...]

R Workshops Updated to Include the Latest Packages

August 27, 2014 | Bob Muenchen

Two new R packages are quickly becoming standards in the R community: Hadley Wickham’s dplyr and tidyr. The dplyr package almost completely replaces his popular plyr package for data manipulation. Most importantly for general R use, it makes it much easier … Continue reading → [Read more...]

Adding CITATION to your R package

August 27, 2014 | Yasset Perez-Riverol

Original post from Robin's Blog:Software is very important in science – but good software takes time and effort that could be used to do other work instead. I believe that it is important to do this work – but to make it worthwhile, people need to get credit for their work, ... [Read more...]

Reading the Gauss-Markov theorem

August 26, 2014 | John Mount

What is the Gauss-Markov theorem? From “The Cambridge Dictionary of Statistics” B. S. Everitt, 2nd Edition: A theorem that proves that if the error terms in a multiple regression have the same variance and are uncorrelated, then the estimators of the parameters in the model produced by least squares estimation ... [Read more...]

Coursera course on computational finance with R

August 26, 2014 | DataCamp

As of today (Tuesday 26th of August), a new session of Professor Eric Zivot’s course on computational finance and financial econometrics starts on Coursera. Just like the previous run of the course, most R labs and R assignments will take place in DataCamp’s interactive learning environment. Designed by ... [Read more...]

Making Your Code Citable

August 26, 2014 | Yasset Perez-Riverol

Original post from GitHub Guides:Digital Object Identifiers (DOI) are the backbone of the academic reference and metrics system. If you’re a researcher writing software, this guide will show you how to make the work you share on GitHub citable by archiving one of your GitHub repositories and assigning ...
[Read more...]

Statistics: Losing Ground to CS, Losing Image Among Students

August 26, 2014 | matloff

The American Statistical Association (ASA)  leadership, and many in Statistics academia. have been undergoing a period of angst the last few years,  They worry that the field of Statistics is headed for a future of reduced national influence and importance, with the feeling that: The field is to a large ... [Read more...]

ChainLadder 0.1.8 released

August 26, 2014 | Markus Gesmann

Over the weekend we released version 0.1.8 of the ChainLadder package for claims reserving on CRAN. What is claim reserving?The insurance industry, unlike other industries, does not sell products as such but promises. An insurance policy is a promise by the insurer to the policyholder to pay for future claims ...
[Read more...]
1 2 3 4 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)