R News from another blog for R community

Population Model Revisited

In a previous post I showed an animated age structure diagram depicting output from a simple population model written in Excel.  Here is another version of that model written in...continue reading.

Animated 3D Plot of Ammonia Toxics Criteria

In 2013, EPA published final national recommended water quality criteria for the protection of aquatic life from the toxic effects of ammonia in freshwater.http://www.epa.gov/wqc/aquatic-life-criteria-ammoniaThese criteria are a function of water …continue reading.

Parallelize Map()

Map() is a convenient routine in Python to apply a function to all items from one or more lists, as shown below. This specific nature also makes map() a perfect...continue reading.

Wind Resource Assessment

This is an article we recently published on “Renewable and Sustainable Energy Reviews”. It starts with a thorough review of the methods used for wind resource assessment: from algorithms based...continue reading.