Tag Archives: experiments

Stratified Random Sampling in R–A Function in Progress

IMPORTANT: This is here mostly to remind me of how I solved my problem. You should read Stratified random sampling in R from a data frame if you really want to use this function. I know that sampling is quite complex, and I will admit that I know very little about its complexities. Fortunately, software [...]

Posted in (all categories), Geekiness, Useless Knowledge | Also tagged , , , , , | Leave a comment

The new sample size calculator for R (already)

aka “Maybe I shouldn’t post so quickly” Just hours ago, I posted my first set of functions for R to determine the sample size for a known population. Then, I had to update that post to reflect my newfound knowledge, and now, I thought I would update again, so that the best functions I came [...]

Posted in (all categories), Geekiness, Useless Knowledge | Also tagged , , , , | 7 Comments

A sample size calculator function for R

IMPORTANT: This is here mostly to remind me of how I solved my problem. You should read The new sample size calculator for R (already) if you really want to use this function. In the research class at the Tata-Dhan Academy, students are currently getting into sampling, so I thought I would introduce them to [...]

Posted in (all categories), Geekiness, Useless Knowledge | Also tagged , , , | 2 Comments

Using the reshape package in R for pivot-table-like functionality

A little more than a week ago, I wrote about creating pivot tables in Microsoft Excel and OpenOffice.org. I also mentioned that I would explain how to do similar calculations by using R. This post will explain how to achieve similar results in R by using the reshape package. I had initially started experimenting with [...]

Posted in (all categories), Geekiness, Useless Knowledge | Also tagged , , , , , , , , , , | 8 Comments

Font experiments, Part 2

My initial excitement about the Google Font Directory is a little bit diminished right now.

Posted in (all categories), CSS, Geekiness, Website | Also tagged , | 3 Comments

Font experiments

Google just launched the Google Font Directory (beta, of course) and the Google Font API which provides web-designers with an easy way to extend the font options that tend to limit many websites. Using the service is pretty simple: go to the font directory, find the font you want to use, and follow the simple [...]

Posted in (all categories), CSS, Geekiness, Website | Also tagged , | Leave a comment

CintaNotes and TiddlyWiki and Dropbox Fun

Kiran just reminded me the other day of something I heard about some one year ago or something, but which I had sort of shrugged off because of my slow internet connection: Dropbox. Well, with the reminder came with another set of exploration, in particular, beyond backup, sharing, and synchronization–all of which Dropbox does really [...]

Posted in (all categories), Geekiness | Also tagged , , | 4 Comments