Learn R Programming

basicTrendline (version 2.0.5)

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

60

Version

2.0.5

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Weiping Mei

Last Published

November 23rd, 2020

Functions in basicTrendline (2.0.5)

SSpower3P

Self-Starting Nls 'power3P' Regression Model
SSexp2P

Self-Starting Nls 'exp2P' Regression Model
SSexp3P

Self-Starting Nls 'exp3P' Regression Model
trendline_summary

Summarized Results of Each Regression Model
trendline

Add Trendline and Show Equation to Plot
SSpower2P

Self-Starting Nls 'power2P' Regression Model