Other packages > Find by keyword >

ggtrendline  

Add Trendline and Confidence Interval to 'ggplot'
View on CRAN: Click here


Download and install ggtrendline package within the R console
Install from CRAN:
install.packages("ggtrendline")

Install from Github:
library("remotes")
install_github("cran/ggtrendline")

Install by package version:
library("remotes")
install_version("ggtrendline", "1.0.3")



Attach the package and use:
library("ggtrendline")
Maintained by
Weiping Mei
[Scholar Profile | Author Map]
First Published: 2022-04-27
Latest Update: 2022-04-27
Description:
Add trendline and confidence interval of linear or nonlinear regression model and show equation to 'ggplot' as simple as possible. For a general overview of the methods used in this package, see Ritz and Streibig (2008) and Greenwell and Schubert Kabban (2014) .
How to cite:
Weiping Mei (2022). ggtrendline: Add Trendline and Confidence Interval to 'ggplot'. R package version 1.0.3, https://cran.r-project.org/web/packages/ggtrendline. Accessed 01 Apr. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited ggtrendline R package
View ggtrendline citation profile
Other R packages that ggtrendline depends, imports, suggests or enhances
Complete documentation for ggtrendline
Functions, R codes and Examples using the ggtrendline R package
Some associated functions: SSexp2P . SSexp3P . SSpower2P . SSpower3P . ggtrendline . predFit . stat_eq . stat_rrp . trendline_sum . 
Some associated R codes: SSexp2P.R . SSexp3P.R . SSpower2P.R . SSpower3P.R . ggtrendline.R . predFit.R . stat_eq.R . stat_rrp.R . trendline_sum.R .  Full ggtrendline package functions and examples
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for ggtrendline1234567891011121314TrendBars

Today's Hot Picks in Authors and Packages

samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA