Displaying 2 results from an estimated 2 matches for "haptonstahl".
2010 Mar 14
0
nano syntax highlighting for R
...It also starts up
very quickly and has good syntax highlighting functionality, so it makes a
nice file viewer. The syntax highlighting is configured in the ~/.nanorc
file. See the attached code and screenshot.
I was looking for good nano syntax highlighting code for R when I found by
Stephen Haptonstahl's code here:
http://srh.ucdavis.edu/drupal/node/20
He is happy for others to use the code, modify it and distribute it. My
edited version of his code is attached. To use it, just append it to your
~/.nanorc file. There's also a systemwide way to use it, but I don't know
offhand....
2012 Apr 15
6
CRAN (and crantastic) updates this week
...;
License: GPL (>= 2)
http://crantastic.org/packages/faoutlier
Tools for detecting and summarize influential cases that can affect
exploratory and confirmatory factor analysis models as well as
structural equation models more generally.
* FastImputation (1.0)
Maintainer: Stephen R. Haptonstahl
Author(s): Stephen R. Haptonstahl
License: GPL (>= 2)
http://crantastic.org/packages/FastImputation
TrainFastImputation uses training data to describe a multivariate
normal distribution that the data approximates or can be transformed
into approximating and stores this information a...