Publications by Al-Ahmadgaid Asaad

R: Text Mining on Twitter #PrayForMH370 Malaysia Airlines

21.03.2014

It’s been two weeks for search and rescue operations on Malaysia Airlines Flight MH370, after it vanished from the radar on March 8, 2014. And wherever they are, we hope and pray for them.Photo from VENUS – Wall of Hope & Prayers for MH370In this post, we are going to do text data mining on Twitter tweets containing #PrayForMH370 from March ...

4616 sym 16 img 1 tbl

R and Python Meetups, Philippines

21.05.2014

There will be upcoming meetups for R User Group Philippines and Python Philippines (PythonPH) Community. Below are the details:R Meetuptopic: R for SAS users, and planning of RUG activities venue: 9/F Sun Life Centre, 5th Avenue corner Rizal Drive,            Bonifacio Global City, 1634, Taguigdate: Thursday, June 19, 2014       �...

1598 sym

R: Image Analysis using EBImage

05.09.2014

Currently, I am taking Statistics for Image Analysis on my masteral, and have been exploring this topic in R. One package that has the capability in this field is the EBImage from Bioconductor, which will be showcased in this post.InstallationFor those using Ubuntu, you may likely to encounter this error:It has something to do with the tiff.h C h...

4257 sym 36 img 17 tbl

R: k-Means Clustering on an Image

12.09.2014

Enough with the theory we recently published, let’s take a break and have fun on the application of Statistics used in Data Mining and Machine Learning, the k-Means Clustering.k-means clustering is a method of vector quantization, originally from signal processing, that is popular for cluster analysis in data mining. k-means clustering aims to ...

1850 sym 18 img 2 tbl

ALUES: Agricultural Land Use Evaluation System, R package

26.10.2014

Authors:Arnold R. Salvacion                                                                       [email protected]Data Analysis and Visualization using R (blog)                                          Al-Ahmadgaid B. Asaad (maintainer...

10658 sym 9 tbl

Principal Component Analysis on Imaging

25.12.2014

Ever wonder what’s the mathematics behind face recognition on most gadgets like digital camera and smartphones? Well for most part it has something to do with statistics. One statistical tool that is capable of doing such feature is the Principal Component Analysis (PCA). In this post, however, we will not do (sorry to disappoint you) face reco...

13322 sym 26 img 2 tbl

Canonical Correlation Analysis on Imaging

05.01.2015

In imaging, we deal with multivariate data, like in array form with several spectral bands. And trying to come up with interpretation across correlations of its dimensions is very challenging, if not impossible. For example let’s recall the number of spectral bands of AVIRIS data we used in the previous post. There are 152 bands, so in total th...

8040 sym 10 img

Philippine Infographic: Recapitulation on Incidents Involving Motorcycle Riding in Tandem Criminals for 2011-2013

18.02.2015

The Philippine government has launched Open Data Philippines (data.gov.ph) last year, January 16, 2014. Accordingly, the data.gov.ph aims to make national government data searchable, accessible, and useful, with the help of the different agencies of government, and with the participation of the public. This website consolidates the data sets of ...

2478 sym 2 img

R: How to Layout and Design an Infographic

26.02.2015

As promised from my recent article, here’s my tutorial on how to layout and design an infographic in R. This article will serve as a template for more infographic design that I plan to share on future posts. Hence, we will go through the following sections: Layout – mainly handles by grid package.Design – style of the elements in the layou...

5398 sym 22 img 1 tbl

Python and R: Basic Sampling Problem

16.04.2015

In this post, I would like to share a simple problem about sampling analysis. And I will demonstrate how to solve this using Python and R. The first two problems are originally from Sampling: Design and Analysis book by Sharon Lohr.ProblemsLet $N=6$ and $n=3$. For purposes of studying sampling distributions, assume that all population values are ...

6181 sym 4 tbl