Events

  • Regular Expressions II

    Modern Languages Building (MLB), Room 2001B

    Regular expressions are perfectly suited for people who like puzzles. Regular expressions are a sequence of characters used to define a search pattern. They are commonly used to do “find” and “find and replace” string operations. They are also used to validate strings like phone numbers, passwords, etc. in data entry. Regular expression capabilities can […]

  • Statistical Analysis with R

    Modern Languages Building (MLB), Room 2001A

    This is a two day workshop (February 4 and 5) in R which  is a free and open source environment for data analysis and statistical computing.  While R contains many built-in statistical procedures, a powerful feature of R is the facility for users to extend these procedures to suit their own needs.  Excellent graphing capability […]

    Statistical Analysis with R

    Modern Languages Building (MLB), Room 2001A

    This is a two day workshop (February 4 and 5) in R which  is a free and open source environment for data analysis and statistical computing.  While R contains many built-in statistical procedures, a powerful feature of R is the facility for users to extend these procedures to suit their own needs.  Excellent graphing capability […]

  • Statistical Analysis with R

    Modern Languages Building (MLB), Room 2001A

    This is a two day workshop (March 4 and 5) in R which  is a free and open source environment for data analysis and statistical computing.  While R contains many built-in statistical procedures, a powerful feature of R is the facility for users to extend these procedures to suit their own needs.  Excellent graphing capability […]

    Statistical Analysis with R

    Modern Languages Building (MLB), Room 2001A

    This is a two day workshop (March 4 and 5) in R which  is a free and open source environment for data analysis and statistical computing.  While R contains many built-in statistical procedures, a powerful feature of R is the facility for users to extend these procedures to suit their own needs.  Excellent graphing capability […]

  • Data management in R with data.table

    Modern Languages Building (MLB), Room 2001B

    Matt Dowle, author of the data.table package, describes it as, “provid a high-performance version of base R's data.frame with syntax and feature enhancements for ease of use, convenience and programming speed.” In this workshop I will first introduce the data.table syntax using generic SQL and the dplyr R package as reference points.  Topics to be discussed include subsetting, aggregating, and merging data frames.  I will […]

    Open Source GIS

    Rackham Building, Earl Lewis Room, 3rd Floor East 915 E. Washington St., Ann Arbor, MI, United States

    This workshop will provide a gentle introduction to open source GIS tools in R and QGIS. We will cover introductory GIS concepts and will explore the functionalities of R and QGIS for manipulating and analyzing vector GIS data. Familiarity with R is required.