Articles by

I is for (Classical) Item Analysis or I Must Be Flexible

April 10, 2018 |

I is for ITEMAN Back when I worked at HMH, I discovered an R package called ITEMAN, which is used for classical item analysis. I've mentioned classical test theory before, which focuses on the overall test or measure, as opposed to individual items. Tests and measures developed with classical test ... [Read more...]

H is for Help with R

April 9, 2018 |

My goal this month is to offer some fun tutorials and introductions to the R statistical language and R Studio software. But you may find, at some point, that you need a little...And that's okay! R can have a very steep learning curve, but even for an ...
[Read more...]

G is for GLM Function

April 7, 2018 |

In the Beta post, I used linear regression and demonstrated how to request standardized regression coefficients (betas). You may remember that I mentioned in that post that there are other types of regression. Linear regression is used with a continouous outcome. But sometimes you want to predict outcomes that aren't ... [Read more...]

Hillslope Position by Soil Series

June 5, 2013 |

Soil survey data are typically built upon a foundation of soil-landscape relationships that have been verified in the field. SSURGO data contain several geomorphic descriptions of landscape, landform, hillslope position, and surface shape for each... [Read more...]

Automated OSD Lookup and Display via SoilWeb and AQP

November 8, 2012 |

UPDATED 2013-04-08 This functionality it now available in the soilDB and sharpshootR packages. All code on this page is now superseded by the fetchOSD() and SoilTaxonomyDendrogram()functions. UPDATED 2012-11-07 I have been thinking about a URL-ba... [Read more...]

Combining Base+Grid Graphics

October 4, 2012 |

R provides several frameworks for composing figures. Base graphics is the simplest, grid is more advanced, and the lattice/ggplot packages provide convenient abstractions of the grid graphics system. Multi-element figures can be readily created in... [Read more...]
1 2 3 4

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)