Learn R Programming

regr.easy (version 1.0.2)

Easy Linear, Quadratic and Cubic Regression Models

Description

Focused on linear, quadratic and cubic regression models, it has a function for calculating the models, obtaining a list with their parameters, and a function for making the graphs for the respective models.

Copy Link

Version

Install

install.packages('regr.easy')

Monthly Downloads

146

Version

1.0.2

License

GPL-3

Maintainer

Wagner Martins dos Santos

Last Published

October 31st, 2022

Functions in regr.easy (1.0.2)

regr_easy_graf

Regression Model Graphs: Linear, Quadratic and Cubic.
regr_easy_calc

Calculation of Regression Models: Linear, Quadratic and Cubic.