Deprecated: Function create_function() is deprecated in /data/wp2arcdev/public_html/wp-content/plugins/essential-grid/essential-grid.php on line 97

Deprecated: Function create_function() is deprecated in /data/wp2arcdev/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 257
R | ARC R – Page 2 – ARC
Warning: Use of undefined constant CTF_VERSION - assumed 'CTF_VERSION' (this will throw an Error in a future version of PHP) in /data/wp2arcdev/public_html/wp-content/plugins/ai-twitter-feeds/ai-twitter-feeds.php on line 519

Statistical Analysis with R

By |

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…

Read More

Matching with R

By |

An introduction to matching, such as propensity score matching, using R‘s “optmatch” package. Matching is used to improve balance between groups, typically in observational studies, by creating quasi-experimental strata of similar individuals. We…

Read More

Regular Expressions II

By |

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”…

Read More