Announcing a new version of Deducer: Deducer 0.2-1 is an intuitive, cross-platform graphical data analysis system. It uses menus and dialogs to guide the user efficiently through the data manipulation and analysis process, and has an excel like spreadsheet for easy data frame visualization and editing. Deducer works best when used with the Java based R GUI JGR, but the dialogs can be called from the command line. Dialogs have also been integrated into the Windows Rgui.
The statistical methods and concepts covered by the dialogs is increasing, and currently includes: Data Manipulation: factor editing, Variable recoding, subseting, sorting, merging, transposing, opening data (text and foreign), and saving data Analysis: Frequencies, Descriptives, Contingency tables (and related statistics), one-sample, two-sample, k-sample tests, as well as correlations Models: Linear Models (with optional HCCM), Logistic regression, Generalized Linear Models Since its initial release in August, there have been significant changes to the back-end as well as the programmatic interface. This has resulted in increased stability, and made for easier incorporation of Deducers R functions into non-GUI programs. Additionally, a plug-in interface has been added, which allows arbitrary packages to add onto Deducers menu system. _______________________________________________ R-packages mailing list r-packa...@r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.