RPregression: A Simple Regression and Plotting Tool

Perform a regression analysis, generate a regression table, create a scatter plot, and download the results. It uses 'stargazer' for generating regression tables and 'ggplot2' for creating plots. With just two lines of code, you can perform a regression analysis, visualize the results, and save the output. It is part of my make R easy project where one doesn't need to know how to use various packages in order to get results and makes it easily accessible to beginners. This is a part of my make R easy project. Help from 'ChatGPT' was taken. References were Wickham (2016) <doi:10.1007/978-3-319-24277-4>.

Getting started

Package details

AuthorRaghav Puri [aut, cre]
MaintainerRaghav Puri <itsraghavpuri@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("RPregression")

Try the RPregression package in your browser

Any scripts or data that you put into this service are public.

RPregression documentation built on June 22, 2024, 10:02 a.m.