Learn R Programming

⚠️There's a newer version (2.0.5) of this package.Take me there.

basicTrendline (version 2.0.3)

Add Trendline and Confidence Interval of Basic Regression Models to Plot

Description

Plot, draw regression line and confidence interval, and show regression equation, R-square and P-value, as simple as possible, by using different models ("line2P", "line3P", "log2P", "exp2P", "exp3P", "power2P", "power3P") built in the 'trendline()' function.

Copy Link

Version

Install

install.packages('basicTrendline')

Monthly Downloads

67

Version

2.0.3

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Weiping Mei

Last Published

July 26th, 2018

Functions in basicTrendline (2.0.3)

SSexp3P

Self-Starting Nls 'exp3P' Regression Model
SSexp2P

Self-Starting Nls 'exp2P' Regression Model
trendline

Add Trendline and Show Equation to Plot
trendline_summary

Summarized Results of Each Regression Model
SSpower2P

Self-Starting Nls 'power2P' Regression Model
SSpower3P

Self-Starting Nls 'power3P' Regression Model