October 2015

New features in genomation package

October 15, 2015 | Katarzyna Wręczycka

Extending genomation to work with paired-end BAM filesExtending genomation to work with paired-end BAM filesAccelerate functions responsible for reading genomic filesParallelizing data processing in ScoreMatrixListArithmetic, indicator and logic operations as well as subsetting work on ScoreMatrix objectsImprovements and new arguments in visualization functionsFaster heatmapsNew clustering possibilities in heatmaps: “clustfun” argument ... [Read more...]

[BioC 3.2] NEWS of my BioC packages

October 15, 2015 | R on Guangchuang Yu

In BioC 3.2 release, all my packages including GOSemSim, clusterProfiler, DOSE, ReactomePA, and ChIPseeker switch from Sweave to R Markdown for package vignettes. GOSemSim To make it consistent between GOSemSim and clusterProfiler, 'worm' was deprecated and instead we should use 'celegans'. As usual, information content data was updated. Read More: 2984 Words ... [Read more...]

Review: Beautiful Data

October 15, 2015 | Andrew Collier

I've just finished reading Beautiful Data (published by O'Reilly in 2009), a collection of essays edited by Toby Segaran and Jeff Hammerbacher. The 20 essays from 39 contributors address a diverse array of topics relating to data and how it's collected, analysed and interpreted. Since this is a collection of essays, the writing ... [Read more...]

The 5th Tribe, Support Vector Machines and caret

October 15, 2015 | Joseph Rickert

by Joseph Rickert In his new book, The Master Algorithm, Pedro Domingos takes on the heroic task of explaining machine learning to a wide audience and classifies machine learning practitioners into 5 tribes*, each with its own fundamental approach to learning problems. To the 5th tribe, the analogizers, Pedro ascribes the ... [Read more...]

Making Youden Plots in R

October 15, 2015 | [email protected]

Background I was honoured by a site visit by Drs. Yeo-Min Yun and Junghan Song of the Korean Society for Clinical Chemistry a few weeks ago. As both professors are on the organizing committee of the Cherry Blossom Symposium for Lab Automation in Seoul in Spring 2016, their primary motivation for ...
[Read more...]

Revisiting crimes against women in India

October 15, 2015 | Tinniam V Ganesh

Here I go again, raking the muck about crimes against women in India. My earlier post “A crime map of India in R: Crimes against women in India” garnered a lot of responses from readers. In fact one of the readers even volunteered to create the only choropleth map in ...
[Read more...]

Estimating Quasi-Poisson Regression with GLIMMIX in SAS

October 14, 2015 | statcompute

When modeling the frequency measure in the operational risk with regressions, most modelers often prefer Poisson or Negative Binomial regressions as best practices in the industry. However, as an alternative approach, Quasi-Poisson regression provides a more flexible model estimation routine with at least two benefits. First of all, Quasi-Poisson regression ... [Read more...]

Tests, Power and Significance

October 14, 2015 | arthur charpentier

In the mathematical statistics course today, we started talking about tests, and decision rules. To illustrate all the concepts introduced today, we considered the case where we have a sample  with . And we want to test   against  In the course, we’ve seen that we could use a test based ... [Read more...]

parallelsugar: An implementation of mclapply for Windows

October 14, 2015 | nmv

An easy way to run R code in parallel on a multicore system is with the mclapply() function. Unfortunately, mclapply() does not work on Windows machines because the mclapply() implementation relies on forking and Windows does not support forking. Previously, I published a hackish solution that implemented a fake mclapply() ... [Read more...]

Introducing the ‘gimms’ package

October 14, 2015 | Tim Salabim

This is a guest post by Florian Detsch What it is all about With the most recent update of the AVHRR GIMMS data collection to NDVI3g (Pinzon and Tucker, 2014), we decided to create a package from all functions we … Continue reading →
[Read more...]

Dealing with Imposter Syndrome in Graduate School

October 14, 2015 | strictlystat

In my post of recommendations for first-year students, I discussed some tips and viewpoints to help the practical, pragmatic aspects about being a first year student. In this post, I'd like to discuss the common misconceptions/viewpoints that are destructive to new students. The Dunning-Kruger effect I know something, so ...
[Read more...]

A high quality plot

October 14, 2015 | wszafranski

I’ll keep this post short and sweet. Here’s some code to get a really nice looking plot in R. It has a high pixel count to produce a high resolution output that can be used in a word document. Because of this, the size of everything in the ... [Read more...]

Smoothing Techniques using basis functions: Fourier Basis

October 14, 2015 | Rene Essomba

In this post we will introduce the Fourier basis functions in the context of Functional Data Analysis. The Fourier basis function is method to smooth out data varying over a continuum and exhibiting a cyclical trend. Smoothing techniques play an important role in Functional Data Analysis (FDA) as they provide ... [Read more...]

Angus Deaton, Consumer Demand, & the Nobel Prize

October 13, 2015 | Dave Giles

I was delighted by yesterday's announcement that Angus Deaton has been awarded the Nobel Prize in Economic Science this year. His contributions have have been many, fundamental, and varied, and I certainly won't attempt to summarize them here. Suffice to say that the official citation says that the award is "... [Read more...]

Angus Deaton, Consumer Demand, & the Nobel Prize

October 13, 2015 | Dave Giles

I was delighted by yesterday's announcement that Angus Deaton has been awarded the Nobel Prize in Economic Science this year. His contributions have have been many, fundamental, and varied, and I certainly won't attempt to summarize them here. Suffice to say that the official citation says that the award is "... [Read more...]
1 6 7 8 9 10 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)