RTutor is an AI-powered tool that helps users learn and practice statistics. The tool is designed to assist users in generating and evaluating R and Python scripts from instructions in multiple languages.
RTutor is a prototype tool that is currently being tested, and the developers welcome feedback from users. The tool is designed to be user-friendly, allowing users to start with simple requests such as distributions, basic plots, or simple models, and gradually adding complexity. RTutor is capable of analyzing traditional statistics data, where rows are observations and columns are variables. Users can upload their data, which is automatically loaded into RTutor as a data frame, and check if the data types are correct. The tool also has a feature that allows users to convert data types and build upon the current code by selecting the "Continue from this chunk" checkbox.
Tool Features:
Add a review