Fong Chun Chan's Blog
About Me
Resources
Bioinformatics
Cancer
R
Posts With R Tag
05/08/20
Safely Selecting Data Frame Columns in Your Tidyverse Code
03/01/20
Use of the .data and .env Pronouns to Disambiguate Your Tidyverse Code
12/14/18
The Crux of Bayesian Statistics
05/13/17
Getting Vim + Ctags Working with R
03/08/17
How to Do Bayesian Inference 101
04/21/16
Bayes' Rule
03/20/16
Joint, Marginal, and Conditional Probabilities
03/17/16
Probability Distributions and their Mass/Density Functions
02/20/16
Installing topicmodels - "fatal error: 'gsl/gsl_rng.h'"
01/13/16
Configuring R - "cannot compile a simple Fortran program"
01/03/16
Fitting a Mixture Model Using the Expectation-Maximization Algorithm in R
12/06/15
R Markdown to Jekyll: "Protecting" Your Math Equations
11/17/15
"Configuration failed because cairo was not found"
10/13/15
Using Mixture Models for Clustering
09/17/15
Installing the V8 R Package - "No package 'libv8' found"
09/15/15
"semi-transparency is not supported on this device" in R
08/31/15
Installing devtools on Mac OSX - "fatal error: 'libxml/tree.h'"
08/19/15
Using svgPanZoom on a Pre-generated SVG
08/19/15
Installing the xml2 R Package - "fatal error: 'libxml/tree.h'"
07/26/15
Making Your First R Package