Posts Tagged ‘software’
R starter resources
I’m hardly the first person you would want to talk to about learning statistics in R. But if you’re bent on teaching yourself R, and you’ve ended up at my blog, here are some resources I found useful. (No opinions here about whether R is good/bad better/worse than Excel, Minitab, Matlab, Octave, SPSS, Stata, SAS, or others.)
R Rroject is the mothership.
Rstudio is an IDE for R, which provides a better GUI for some basic tasks. Most of what you’d expect from a modern IDE: syntax highlighting, GUI commands for loading and saving data, setting the working directory, separate panes for help files.
UCLA tutorials are a well written introduction to basic data entry, functions, and graphics in R. There are similar tutorials for Stata and other languages here as well.
Quick-R is a blog and a book written by a statistician for people switching from SPSS and Stata to R. Excellent and concise website detailing all of the basics: data entry, functions, plots, and how to think about all of the above.
R help list and archives are a way to ask questions of experienced users. You’ll get excellent help here, but it’s important to respect the etiquette. Basically, (1) read the package manual, (2) work up a minimal example with your question, and (3) be extremely precise about the data you have and the data you want, as opposed to the way you’re trying to solve that problem. This will become clearer if you read a few discussions in the archives.
StackExchange is a glorified bulletin board for programmers exchanging help and (frequently great) advice. Search the archives before posting new questions–the guys that hang out here hate duplicate postings. But it’s easier to navigate than the R help archives.
Fuzzy Thinking on African Botnets
I call “bull.” African botnets are not WMD, and the solution to African botnets is not to prosecute the lucky few who have computers there. Franz-Stefan Gady is completely out of touch with the realities of IT in Africa. The last thing African governments need is shunt scarce resources into prosecuting cyber criminals, particularly within their own borders. Please do something more useful with whatever resources you have: support export industries, build infrastructure, build a call center or an export processing zone, make jobs, and provide education and health care.
Honestly. Beefed up law enforcement? Where does Gady think most infections in Africa originate? Why would he presume that the botnets are home-grown?
Governments should find ways to make legitimate software available at prices users can afford. That means not taxing software imports, encouraging the use of free and open source software, and ensuring broadband access. Yes, greater bandwidth, and not less bandwidth, is crucial to safer computing. Bandwidth will give end users access to security updates and current virus databases that are prohibitively difficult to download when connections are slow.
Equation Numbers in OpenOffice
OpenOffice turns out to have a perfectly adequate equation editor. There’s no further need for a LaTeX add-in for equations.
Academics need three main functions for equation editors.
- Format the text.
- Assign sequential numbers.
- Update references to Equation (2), whenever the number changes.
OpenOffice has all this built in. Neat! Read the wiki FAQs on OpenOffice Math or the concise, illustrated Getting Started with Math. The tricky part is to remember:
“fn” + F3
Skype 2.1 for Linux requires PulseAudio
This is a quick update to earlier posts on Skype for interview audio. Skype on Linux remains a compelling alternative for recording interviews, especially given the high quality of the audio produced.
Skype 2.1 for Linux requires PulseAudio as as sound manager. Unfortunately this means that the crucial sound settings are scattered all over the map. Unfortunately the promising “PulseAudio Device Chooser” applet does not permit you to choose the current source of sound that the operating system (and therefore your applications) is paying attention to. For that, you’ll have to adjust the system sound preferences. Under the Input tab, select the appropriate device and adjust the gain.
Further bad news: I haven’t yet found an automatic switch that toggles back and forth to the headset microphone when you plug a headset in.
Further bad news: Skype doesn’t contain any settings to override PulseAudio in the GUI preferences / configuration. You’re stuck with PulseAudio for the time being.
Equations in your dissertation
What do you use to edit equations for your dissertation? OpenOffice has a LaTeX equation editor plugin that takes latex input. You can enter in LaTeX equations, and then choose the resolution and file format in which you’d like a graphic inserted into your paper. Fantastic! Even better, its name is OOolatex. Who can resist enjoying that name?
What is the current MS Word solution to this problem? I’d be interested to know how others manage.
UPDATE (3/24/10): Please check out OpenOffice Math, which makes the LaTeX plugin largely obsolete. Most users will have everything they need in the way of math, from calculus to Greek letters to set operations to summations.
Coding Qualitative Data: Web Solution
Professor Stuart Schulman of University of Massachusetts (formerly University of Pittsburgh) designed a web server to provide qualitative data analysis (QDA) via web for social science datasets. The solution is called QDAP, currently housed at UMass but also at Pitt.
Bravo! Free, multi-user, qualitative data analysis for anyone with a web browser. They have clearly stated data warehouse privacy disclosures as part of the user agreement, and a tutorial for new users.
Thank you, Dr. Shulman.
From the About Us page:
The original QDAP lab was founded in the fall of 2005 by Dr. Stuart Shulman at the University of Pittsburgh. QDAP-UMass, founded in September of 2008 when Dr. Shulman moved to the Department of Political Science at UMass Amherst, trains and employs personnel able to code text from a wide variety of sources. Original material for content analysis might include in-depth interviews, open-ended survey answers, field notes, transcripts from focus groups or Web logs (blogs), e-mails, Web site content, results from database searches (such as LexisNexis™), congressional testimony or other historical texts, and a host of other unstructured but digitized text data sets. QDAP-UMass employs both UMass Amherst and University of Pittsburgh students, as well as professional staff trained in using ATLAS.ti (www.atlasti.com) as well as the Coding Analysis Toolkit, invented by Dr. Shulman. QDAP-UMass will continue to develop and make available online tools to improve the accuracy, reliability, and validity of coding projects.
Skype sound configuration under Linux 9.10
Disclalimer: The settings under Ubuntu 9 are markedly different from my earlier post. I’ll try to post an update here with different instructions. The naming convention under Ubuntu 9.10 Koala’s sound mixer appear to be far more straightforward.
Manual gain settings still did better than the default.
–UPDATE
Transcriber for DIY interview transcription
Some day we’ll all have grants big enough to outsource our transcription needs.
I have to say I was pleased with the performace of the free and open source Transcriber software. No need for new hardware (read, foot pedals) or mouse clicks while transcribing. The software loads an audio clip and provides simple keystrokes for all major functions:
- dividing the audio track into chunks of text,
- marking the points where the speaker changes, and
- identifying the new speaker.
James Drisko’s excellent site at Smith College gives a fantastic overview of the choices you’ll make regarding software, solutions, and methodology.
Honorable mention: F4 transcription software.
Coding Qualitative Data
A friend of mine recently pointed me towards MAXQDA for coding and parsing qualitative research. Too bad I just wrote a post on how garden-variety relational databases could be hornswoggled for the task. I was so proud of my handwritten beta, too….
A couple of quick web searches turned up NVivo and XSight, by QSR, QDA Miner by Provalis, and Atlas.ti. TAMS for Mac OSX may be the most honestly titleds: text analysis markup system.
And sure enough someone has been on the free and open source (FOSS) track. Weft QDA. Dexter. Transana.
- UPDATE: The CDC (United States) publishes AnSWR at zero cost.
And a review site or two for multi-methods CAQDAS research tools. Clearly I have some reading to do.
- UPDATE: There are a multitude of review sites, often hosted at university social science departments (e.g., sociology, ethnography, psychology), too many to list here and I’m not sure how to categorize them.
Please comment if you have worked with these packages and can recommend a way of organizing them by functionality and quality. There does not seem to be a single standard for what the packages ought to do, and how to do it well.
Skype sound configuration in Linux
As my readers know, recently I have been looking at Skype configuration for recording interviews here. [Ed-- What readers?] Skype on Linux has the great advantage of a high-quality, free call recorder, Skype Call Recorder, of uncertain provenance. (Read, install at your own risk. Their website doesn’t list much about the authors, and it’s not based in the US.) Once installed, this package provides crisp, stereo recordings of your Skype calls in both MP3 and WAV formats.
For some reason Ubuntu Linux ALSA did a relatively poor job of automating the sound configuration with my headset. If you’re using Skype on Linux and experiencing some of the following errors, read on for solutions.
Symptoms
- Skype test calls are terminated due to “Problem with Audio Capture.”
- Skype test calls fail to pick up your microphone’s audio.
- Skype test calls work fine for the laptop’s integrated mic, but won’t pick up the headset/mic you plugged in.
