clbustos
Original developer of Buhos, dominanceanalysis, statsample and some other statistics and science related apps and libraries.
Chile
Pinned Repositories
buhos
Web based systematic literature review software
distribution
Statistical Distributions multi library wrapper. Uses Ruby by default and C (statistics2/GSL) or Java extensions where available.
dominanceAnalysis
Dominance Analysis (Azen and Bodescu), for multiple regression models: OLS (univariate, multivariate), beta regression, Dynamic Linear Models, GLM and HLM
extendmatrix
Cosmin Bonchis's enhancements to the Ruby "Vector" and "Matrix" module and includes: LU and QR (Householder, Givens, Gram Schmidt, Hessenberg) decompositions, bidiagonalization, eigenvalue and eigenvector calculations. Work on Ruby 1.8.7, 1.9.1 and 1.9.2 (SVN version)
PHP_Beautifier
This program reformat and beautify PHP 4 and PHP 5 source code files automatically. The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool.
rinruby
Ruby library that integrates the R interpreter in Ruby, making R's statistical routines and graphics available within Ruby.
Rserve-Ruby-client
Pure Ruby client for Rserve. Based on 'new' Java client provided with server, but with modifications to adhere to POLS
rtf
Bug fix fork of gitified copy of the ruby-rtf gem by thechrisoshow/rtf
rubyvis
Ruby version of Protovis, a visualization toolkit.
statsample
A suite for basic and advanced statistics on Ruby.
clbustos's Repositories
clbustos/extendmatrix
Cosmin Bonchis's enhancements to the Ruby "Vector" and "Matrix" module and includes: LU and QR (Householder, Givens, Gram Schmidt, Hessenberg) decompositions, bidiagonalization, eigenvalue and eigenvector calculations. Work on Ruby 1.8.7, 1.9.1 and 1.9.2 (SVN version)
clbustos/reportbuilder
Ruby report abstract interface. Creates text, html and rtf output, based on a common framework.
clbustos/web-plotter3d
A web based 3d plotter, using canvas and JS
clbustos/statsample-optimization
Extension for statsample, that speed some methods.
clbustos/exner
Create structural summary for Rorschach Comprehensive System. Works with Znudic method for Zulliger test, based on Exner's RCS.
clbustos/gsl_narray_stdlib_comparison
Compare perfomance of GSL, Narray and stdlib Matrix on matrix and vectors operations
clbustos/statsample-sem
Structural Equation Modeling on Ruby, using statsample and R
clbustos/coolcat-r
Clustering algorithm Coolcat(Barbará, Couto, Li) implemented on R
clbustos/statistics2
Shin-ichiro Hara's library, updated for Ruby 1.9 & packaged as a gem.
clbustos/dirty-memoize
Like Memoize, but designed for mutable and parametizable objects
clbustos/sciruby
Tools for scientific computation in Ruby/Rails
clbustos/hoe-git
A Hoe plugin for tighter Git integration.
clbustos/johnson
Johnson wraps JavaScript in a loving Ruby embrace.
clbustos/statsample-bivariate-extension
Polychoric and Tetrachoric support for statsample
clbustos/text-table
A feature-rich, easy-to-use plain text table formatter.
clbustos/bioruby-statsample-glm
Generalized Linear Models extension for Statsample
clbustos/bioruby-statsample-timeseries
Bioruby Statsample TimeSeries
clbustos/HLMdiag
R package providing diagnostic tools for multilevel models
clbustos/keylight
A little C program to manage the back light of an ASUS keyboard
clbustos/lexicon
Ruby module to work on semantic networks and lexical availability
clbustos/mice
Multivariate Imputation by Chained Equations
clbustos/miceadds
Some additional multiple imputation functions, especially for
clbustos/MplusAutomation
The MplusAutomation package leverages the flexibility of the R language to automate latent variable model estimation and interpretation using Mplus, a powerful latent variable modeling program developed by Muthen and Muthen (www.statmodel.com). Specifically, MplusAutomation provides routines for creating related groups of models, running batches of models, and extracting and tabulating model parameters and fit statistics.
clbustos/pdfextract
A tool and library that can extract various areas of text from a PDF, especially a scholarly article PDF.
clbustos/poLCA
Polytomous Variable Latent Class Analysis (R package)
clbustos/QME
Quantitative Methods in Education R package
clbustos/SemanticFields
R package to analize lexical availability corpora
clbustos/semTools
Useful tools for structural equation modeling
clbustos/sra-dedupe-ui
Front-end UI for the sra-dedupe module
clbustos/tokenizer
A simple tokenizer for NLP tasks.