StatSailr is a Ruby program that enables users to manipulate data and to apply statistical procedures in an intuiitive way. Internally, StatSailr converts StatSailr script into R's internal representation via Ruby, and executes it.
This 'statsailr_procs_base' gem provides a collection of fundamental PROCs for StatSailr program. This gem is essential for StatSailr to provide a useful statistics system.