Using VB Express for Scripting
Update: The recommended Visual Studio edition is now Visual Studio Community. The recommended version is now Visual Studio Express for Desktop. This can be downloaded […]
Update: The recommended Visual Studio edition is now Visual Studio Community. The recommended version is now Visual Studio Express for Desktop. This can be downloaded […]
Ruby 64-bit, released first quarter 2016, is up to 45% faster on big jobs, and uses RAM beyond the 2-gigabyte limit. Machines with more than […]
This error should be obviated in all but the most extreme circumstances by upgrading to Ruby 64-bit edition, released in the first quarter 2016. ———————————————————————————————————- […]
A common problem with non-English locales is that the locale settings for the decimal symbol as set on Control Panel can be overridden in Excel […]
In Ruby version 3.x (Ribbon interface) this is accessed from Home | Send to | Excel If you have thousands of tables to export, use […]
It’s looking bad for SPSS: http://r4stats.com/2012/05/09/beginning-of-the-end/ So in keeping with the spirit of the times, the Ruby to R interface has been much extended. The […]
Quantum-style levels (as opposed to Ruby variable hierarchies) are now supported. A levels job can have different case counts at each level, and has index […]
Despite our best efforts to get Triple-S established as the preferred format for survey data interchange between the collection system and Ruby, the SAV (or […]
Ruby jobs use a lot of files for case data storage. There are many advantages in the way Ruby stores variables (trivial to transfer, simple […]
Compression reduces disk space (see the Blog entry “Using Windows Compression for Ruby Jobs”), but the multitude of files remains, and a system which uses […]
A simple form of indexing we often see is to base on the row average rather than on respondent column counts. This is easily achieved […]
A common issue is a rating scale collected as 1=worst, 10=best, but for analysis and stats purposes you want 1=best, 10=worst. Similarly, the data collection […]
Update 7 March 2016 With Ruby version 3.x and later, the CodeFrames report is accessed from Tools | Codeframes The recent Ruby release has several […]
Update 7 March 2016 Axis by Folder (Ruby version 3.x and later) is accessed from Tools | Axis by Vartree Folder See also the topic […]
We’ve had a few goes at the perfect approach to scripted reports, but I think that this is it. If anyone reckons they have a […]
A good way to temporarily remove large slabs of code within a subroutine is to fence it as if 1 = 2 then … code […]
The traditional approach to rolling or moving averages in a cross tabulation is to construct a moving average variable which multiply counts the periods. Such […]
More details and examples here… http://www.codeproject.com/Articles/1087130/Understanding-the-Visual-Studio-IDE-for-R-language 12 March 2016 Here’s a fascinating development. See https://blogs.technet.microsoft.com/machinelearning/2016/03/09/announcing-r-tools-for-visual-studio-2/ I have tried other IDEs for R in the past […]
16Mar2016 A client recently asked about alternatives to VS Express for scripting Ruby jobs. I did a search on “VB.net free IDE” and got to […]
I’m often asked for a quick’n’dirty tutorial on VB scripting. I’ve hunted the internet, but the contenders are either much too complicated for this purpose, […]