Articles by bryce

First Impressions of Shiny, an R Package

October 18, 2016 | bryce

Today I wanted to try something new; so instead of discussing a project, let’s briefly take a look at an R Package I’ve recently discovered. Before we being let me just mention that I realize not everyone uses R or have even used it before, instead my focus ... [Read more...]

The benefits of interdisciplinarity: residence time

October 18, 2016 | bryce

The so-called residence time of a system is both an immensely useful and highly intuitive conception which provides a relevant timescale for processes. For example, the residence time of nutrients flowing into a pond would be the average ‘lifetime’ of the nutrients before being taking up by the pond creatures. ... [Read more...]

Analyzing YSI data through clustering

October 8, 2015 | bryce

Update 10/13/15 – Minor improvements to code and an update to the latest findings. CTD data (conductivity, temperature and depth) from a YSI provides a quick and methodologically simple way to estimate the current water column state by, literally, dropping an instrument off the side of a boat. During each deployment the ... [Read more...]

The Future of R (the good, bad, and ugly)

October 3, 2015 | bryce

On a day to day basis, I use the R programing language more than any other language (e.g Python, Java, Fortran, Matlab…), and there is a good reason for it: R excels at the sort of work I do. It has been extremely well suited to my modeling work, ... [Read more...]

Markov Chain Monte Carlo: A Practical Introduction

August 17, 2015 | bryce

Markov Chain Monte Carlo simulation sounds, admittedly, like a method better left to professional practitioners and the like; but please don’t let the esoteric name fool you. MCMC, as we like to call is, is a powerful yet deceptively simple technique that can be useful in problems ranging throughout ... [Read more...]

Finalizing my research, the CCELIM model, in R

August 10, 2015 | bryce

For the past 6 months I’ve been working on an inverse modeling project as a ‘starter’ graduate project, and today I am announcing that I can see the light at the end of the tunnel. While there is certainly more work ahead, especially with regards to the manuscript,  the model ... [Read more...]

Which Witch is Which

May 29, 2015 | bryce

This post is an elaboration of an iRKernel Notebook which can be found at http://misc.tkelly.org/Which_Witch.html. For a previous article on the iPython Notebook, see here. Every programming language comes pre-packaged with certain basic functions, or methods, that are considered standard. These generally include methods ... [Read more...]

Making R your own: Scripting & Tweeting

May 21, 2015 | bryce

Previously I have spoke on the merits of the R programing language (here) and alluded to its place in my research (here)(1)I also showed how I used it with some of my excursions into Computational Fluid Dynamics here and previously here. , so today I thought it was about time ... [Read more...]

Optimizing R Code in my Model

May 7, 2015 | bryce

Recently I have been talking a fair bit about my inverse modeling work, so now that it’s summer I finally have time to clean up the code base. Now that the code is working fairly well and offers all of the main features that I can think of, the ... [Read more...]

How Twitter Improved my Ecological Model

February 26, 2015 | bryce

For a last couple weeks I’ve been working on a marine ecosystem model using a technique called Inverse Modeling(1)I’ll be sure to do a writeup on what Inverse Modeling is and what makes it interesting in the future.; and while there’s been lots of progress, I’... [Read more...]

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)