Notes on Scientific and Mathematical Programming

R, Julia, SQL, Octave and others: Personal notes on data analysis, computation, data access most especially for querying voter history, Census, PDC, and other election data. Reader is advised to just paste the code text into Notepad++.

Monday, April 25, 2016

The Bernie Effect


Political piece here. Click to enlarge chart.

Read more »
Posted by Ryan M. Ferris at 2:36 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

Saturday, April 2, 2016

Using data.table, dplyr to understand "The Bernie Effect" on Whatcom County voterdb



Political piece here.

Read more »
Posted by Ryan M. Ferris at 9:03 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Posts Older Posts Home

Popular Posts

  • Kobe Bryant Crash Data and Some Conclusions
    I have concluded by examining the Kobe Bryant crash data that the Sikorsky N72EX transporting Kobe Bryant and his guests took a violent ...
  • Calling Powershell Memory Management Metrics inside R
    There are a lot of memory management and memory management metrics in Windows 10 e.g (Resource monitor, performance monitor, kernel logging ...
  • Ballot Returns by Status Date for 2018 Primary for BE,KP,TH,WM,YA
    Election date for the charts below is 08/07/2018.  In the "stampless ballot" era, the largest returns are often the day after t...
  • Decimal, Binary, Octal, Hexadecimal table
    library(data.table) library(R.utils) print(setnames(data.table(cbind(2^0:128,intToBin(2^0:128),intToOct(2^0:128),intToHex(2^0:128))),c(...
  • 05.20.2014 Whatcom County Voter General Election Database: What Happened...
    Corresponding political piece here .
  • Google geo-location data: rdata.table code and Google Earth screen shots
    Below are some R console pictures from some work I have being doing with my five years for Google data location history. I have looked for o...
  • 11.71875
    A ## Ryan Matthew Ferris 10:26 PM Thursday, November 19, 2015, 2015 Bellingham, WA ## Updated 7/10/2018 ## *Notes on 187.5/...
  • Using par,mfrow, cex, pch, rgb , col
    I needed complicated graphing to find a way to compare some Geiger-Mueller testing of air filters to understand radioactivity in our local c...
  • Using Options in R
    To list all options is R: as.matrix(.Options[1:length(.Options)])  > as.matrix(.Options[1:length(.Options)])
  • PDC Database : Frequency vs. Donation size in the 42nd LD to date
    The political piece for this code is here .  This R (3.1.0) code helped me dig into the PDC database to understand campaign financing for t...

Pageviews All Time

About Me

My photo
Ryan M. Ferris
Most of my blogs are on hold. I have blogged on politics at www.bellinghampoliticsandeconomics.com . I blog on Covid-19 at www.ncovd.org . I blog on hiking in WA at www.AlwaysHiking.org
View my complete profile

Blog Archive

  • ►  2020 (2)
    • ►  January (2)
  • ►  2019 (6)
    • ►  September (1)
    • ►  August (2)
    • ►  July (2)
    • ►  March (1)
  • ►  2018 (3)
    • ►  September (1)
    • ►  July (1)
    • ►  June (1)
  • ►  2017 (1)
    • ►  February (1)
  • ▼  2016 (12)
    • ►  May (1)
    • ▼  April (2)
      • The Bernie Effect
      • Using data.table, dplyr to understand "The Bernie ...
    • ►  March (3)
    • ►  February (6)
  • ►  2015 (27)
    • ►  December (4)
    • ►  November (3)
    • ►  October (2)
    • ►  August (5)
    • ►  June (1)
    • ►  May (1)
    • ►  April (2)
    • ►  March (5)
    • ►  February (1)
    • ►  January (3)
  • ►  2014 (38)
    • ►  December (4)
    • ►  November (1)
    • ►  October (7)
    • ►  September (4)
    • ►  August (5)
    • ►  July (4)
    • ►  June (3)
    • ►  May (6)
    • ►  April (1)
    • ►  March (3)
  • ►  2013 (1)
    • ►  December (1)
Simple theme. Powered by Blogger.