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 – 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

Geostatistics – II

By |

In many situations, we observe a process over a limited number of locations and are interested in estimating its values at nearby unsampled locations. Geostatistical methods provide a powerful tool…

Read More

Mapping tools for COVID-19 data – II

By |

This is the second workshop in this series and will build on the material and the techniques covered in the first workshop. We will use COVID-19 data available here https://github.com/nytimes/covid-19-data, combine…

Read More

R IV: Visualization

By |

This session will be held online, and presenters will be in touch with more information after you register. Visualizing the results of research is a key aspect in facilitating scientific…

Read More

Rcpp: Integrating C++ into R

By |

The Rcpp package for R provides “seamless R and C++ integration”.  In this workshop, we will discuss the use of Rcpp to speed up existing R code by rewriting slow functions…

Read More

Programming with R

By |

People using R for applied research are often not taught basic programming practices such as writing functions, efficient iterative processing, vectorization, and other practices that would make their research far…

Read More

Data management in R with data.table

By |

Matt Dowle, author of the data.table package, describes it as, “provid[ing] 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…

Read More