Package basictrendline

Similar documents
Package freeknotsplines

Package desplot. R topics documented: April 3, 2018

Package robets. March 6, Type Package

Package areaplot. October 18, 2017

Package ggimage. R topics documented: December 5, Title Use Image in 'ggplot2' Version 0.1.0

Package mixphm. July 23, 2015

Package TVsMiss. April 5, 2018

Package ECctmc. May 1, 2018

Package sankey. R topics documented: October 22, 2017

Package vip. June 15, 2018

Package vinereg. August 10, 2018

Package ggimage. R topics documented: November 1, Title Use Image in 'ggplot2' Version 0.0.7

Package spark. July 21, 2017

Package cattonum. R topics documented: May 2, Type Package Version Title Encode Categorical Features

Package gggenes. R topics documented: November 7, Title Draw Gene Arrow Maps in 'ggplot2' Version 0.3.2

Package sure. September 19, 2017

Package ClustGeo. R topics documented: July 14, Type Package

Package lvplot. August 29, 2016

Package pwrab. R topics documented: June 6, Type Package Title Power Analysis for AB Testing Version 0.1.0

Package fastdummies. January 8, 2018

Package abe. October 30, 2017

Package intccr. September 12, 2017

Package glogis. R topics documented: March 16, Version Date

Package GWRM. R topics documented: July 31, Type Package

Package sizemat. October 19, 2018

Package lcc. November 16, 2018

Package meme. November 2, 2017

Package gppm. July 5, 2018

Package ConvergenceClubs

Package datasets.load

Package condir. R topics documented: February 15, 2017

Package colf. October 9, 2017

Package BiDimRegression

Package Mondrian. R topics documented: March 4, Type Package

Package reghelper. April 8, 2017

Package fitplc. March 2, 2017

Package smoothr. April 4, 2018

Package rfsa. R topics documented: January 10, Type Package

Package rtsplot. September 15, 2018

Package meme. December 6, 2017

Package npregfast. November 30, 2017

Package DIMORA. R topics documented: December 3, 2018

Package FWDselect. December 19, 2015

Package osrm. November 13, 2017

Package interplot. R topics documented: June 30, 2018

Package gains. September 12, 2017

Package SFtools. June 28, 2017

Package d3plus. September 25, 2017

Package pwrrasch. R topics documented: September 28, Type Package

Package sfc. August 29, 2016

Package EnQuireR. R topics documented: February 19, Type Package Title A package dedicated to questionnaires Version 0.

Package optimus. March 24, 2017

Package CorporaCoCo. R topics documented: November 23, 2017

Package FCGR. October 13, 2015

Package pampe. R topics documented: November 7, 2015

Package nonnest2. January 23, 2018

Package nprotreg. October 14, 2018

Package OLScurve. August 29, 2016

Package stlplus. August 29, 2016

Package nngeo. September 29, 2018

Package splines2. June 14, 2018

Package oaxaca. January 3, Index 11

Package strat. November 23, 2016

Package simr. April 30, 2018

Package replicatedpp2w

Package SSLASSO. August 28, 2018

Package MIICD. May 27, 2017

Package rollply. R topics documented: August 29, Title Moving-Window Add-on for 'plyr' Version 0.5.0

Package citools. October 20, 2018

Package messaging. May 27, 2018

Package OptimaRegion

Package dotwhisker. R topics documented: June 28, Type Package

Package repec. August 31, 2018

Package multigraph. R topics documented: November 1, 2017

Package ClusterBootstrap

Package harrypotter. September 3, 2018

Package MFDFA. April 18, 2018

Package Cubist. December 2, 2017

Package scatterd3. March 10, 2018

Package sfdct. August 29, 2017

Package profvis. R topics documented:

Package dyncorr. R topics documented: December 10, Title Dynamic Correlation Package Version Date

Package docxtools. July 6, 2018

Package structree. R topics documented: August 1, 2017

Package nlsrk. R topics documented: June 24, Version 1.1 Date Title Runge-Kutta Solver for Function nls()

Package nima. May 23, 2018

Package statip. July 31, 2018

Package MmgraphR. R topics documented: September 14, Type Package

Package nplr. August 1, 2015

Package gtrendsr. August 4, 2018

Package canvasxpress

Package purrrlyr. R topics documented: May 13, Title Tools at the Intersection of 'purrr' and 'dplyr' Version 0.0.2

Package bacon. October 31, 2018

Package JOP. February 19, 2015

Package ggmosaic. February 9, 2017

Package MixSim. April 29, 2017

Package validara. October 19, 2017

Package robustreg. R topics documented: April 27, Version Date Title Robust Regression Functions

Package dbx. July 5, 2018

Package complmrob. October 18, 2015

Transcription:

Version 2.0.3 Date 2018-07-26 Package basictrendline July 26, 2018 Title Add Trendline and Confidence Interval of Basic Regression Models to Plot Maintainer Weiping Mei <meiweipingg@163.com> 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. Depends R (>= 2.1.0) Imports graphics, stats, scales, investr BugReports https://github.com/phdmeiwp/basictrendline/issues License GPL-3 URL https://github.com/phdmeiwp/basictrendline LazyData true RoxygenNote 6.0.1 NeedsCompilation no Author Weiping Mei [aut, cre, cph] (<https://orcid.org/0000-0001-6400-9862>), Guangchuang Yu [aut] (<https://orcid.org/0000-0002-6485-8781>), Jiangshan Lai [ctb], Qiang Rao [ctb], Yu Umezawa [ctb] Repository CRAN Date/Publication 2018-07-26 11:50:05 UTC R topics documented: SSexp2P........................................... 2 SSexp3P........................................... 3 SSpower2P......................................... 4 1

2 SSexp2P SSpower3P......................................... 5 trendline........................................... 6 trendline_summary..................................... 9 Index 11 SSexp2P Self-Starting Nls exp2p Regression Model This selfstart model evaluates the power regression function (formula as: y=a*exp(b*x)). It has an initial attribute that will evaluate initial estimates of the parameters a and b for a given set of data. SSexp2P(predictor, a, b) predictor a numeric vector of values at which to evaluate the model. a, b The numeric parameters responsing to the exp2p model. Weiping Mei <meiweipingg@163.com> trendline, SSexp3P, SSpower3P, nls, selfstart x<-1:5 y<-c(2,4,8,20,25) xy<-data.frame(x,y) getinitial(y ~ SSexp2P(x,a,b), data = xy) ## Initial values are in fact the converged values fitexp2p <- nls(y~ssexp2p(x,a,b), data=xy) summary(fitexp2p)

SSexp3P 3 SSexp3P Self-Starting Nls exp3p Regression Model This selfstart model evaluates the exponential regression function (formula as: y=a*exp(b*x)+c). It has an initial attribute that will evaluate initial estimates of the parameters a, b, and c for a given set of data. SSexp3P(predictor, a, b, c) predictor a numeric vector of values at which to evaluate the model. a, b, c Three numeric parameters responsing to the exp3p model. Weiping Mei <meiweipingg@163.com> trendline, SSexp3P, SSpower3P, nls, selfstart x<-1:5 y<-c(2,4,8,16,28) xy<-data.frame(x,y) getinitial(y ~ SSexp3P(x,a,b,c), data = xy) ## Initial values are in fact the converged values fitexp3p <- nls(y~ssexp3p(x,a,b,c), data=xy) summary(fitexp3p)

4 SSpower2P SSpower2P Self-Starting Nls power2p Regression Model This selfstart model evaluates the power regression function (formula as: y=a*x^b). It has an initial attribute that will evaluate initial estimates of the parameters a and b for a given set of data. SSpower2P(predictor, a, b) predictor a numeric vector of values at which to evaluate the model. a, b The numeric parameters responsing to the exp2p model. Weiping Mei <meiweipingg@163.com> trendline, SSexp3P, SSpower3P, nls, selfstart x<-1:5 y<-c(2,4,8,20,25) xy<-data.frame(x,y) getinitial(y ~ SSpower2P(x,a,b), data = xy) ## Initial values are in fact the converged values fitpower2p <- nls(y~sspower2p(x,a,b), data=xy) summary(fitpower2p)

SSpower3P 5 SSpower3P Self-Starting Nls power3p Regression Model This selfstart model evaluates the power regression function (formula as: y=a*x^b+c). It has an initial attribute that will evaluate initial estimates of the parameters a, b, and c for a given set of data. SSpower3P(predictor, a, b, c) predictor a numeric vector of values at which to evaluate the model. a, b, c Three numeric parameters responsing to the exp3p model. Weiping Mei <meiweipingg@163.com> trendline, SSexp3P, SSpower3P, nls, selfstart x<-1:5 y<-c(2,4,8,20,25) xy<-data.frame(x,y) getinitial(y ~ SSpower3P(x,a,b,c), data = xy) ## Initial values are in fact the converged values fitpower3p <- nls(y~sspower3p(x,a,b,c), data=xy) summary(fitpower3p)

6 trendline trendline Add Trendline and Show Equation to Plot Plot, draw regression line and confidence interval, and show regression equation, R-square and P- value, as simple as possible, by using different models built in the trendline() function. The function includes the following models in the latest version: "line2p" (formula as: y=a*x+b), "line3p" (y=a*x^2+b*x+c), "log2p" (y=a*ln(x)+b), "exp2p" (y=a*exp(b*x)),"exp3p" (y=a*exp(b*x)+c), "power2p" (y=a*x^b), and "power3p" (y=a*x^b+c). Besides, the summarized result of each fitted model is also output by default. trendline(x, y, model = "line2p", Pvalue.corrected = TRUE, linecolor = "blue", lty = 1, lwd = 1, show.equation = TRUE, show.rpvalue = TRUE, Rname = 1, Pname = 0, xname = "x", yname = "y", yhat = FALSE, summary = TRUE, epos.x = NULL, epos.y = NULL, text.col = "black", edigit = 5, esize = 1, CI.fill = TRUE, CI.level = 0.95, CI.color = "grey", CI.alpha = 1, CI.lty = 1, CI.lwd = 1, las = 1, xlab = NULL, ylab = NULL,...) x, y the x and y arguments provide the x and y coordinates for the plot. Any reasonable way of defining the coordinates is acceptable. model select which model to fit. Default is "line2p". The "model" should be one of c("line2p", "line3p", "log2p", "exp2p", "exp3p", "power2p", "power3p"), their formulas are as follows: "line2p": y=a*x+b "line3p": y=a*x^2+b*x+c "log2p": y=a*ln(x)+b "exp2p": y=a*exp(b*x) "exp3p": y=a*exp(b*x)+c "power2p": y=a*x^b "power3p": y=a*x^b+c Pvalue.corrected if P-value corrected or not, the value is one of c("true", "FALSE"). linecolor lty color of regression line. line type. lty can be specified using either text c("blank","solid","dashed","dotted","dotdash","longdash"," or number c(0, 1, 2, 3, 4, 5, 6). Note that lty = "solid" is identical to lty=1. lwd line width. Default is 1. show.equation show.rpvalue whether to show the regression equation, the value is one of c("true", "FALSE"). whether to show the R-square and P-value, the value is one of c("true", "FALSE").

trendline 7 Rname Pname to specify the character of R-square, the value is one of c(0, 1), corresponding to c(r^2, R^2). to specify the character of P-value, the value is one of c(0, 1), corresponding to c(p, P). xname to specify the character of "x" in equation, see [case 5]. yname to specify the character of "y" in equation, see [case 5]. yhat summary whether to add a hat symbol (^) on the top of "y" in equation. Default is FALSE. summarizing the model fits. Default is TRUE. epos.x, epos.y equation position. Default as epos.x = "topleft". If no need to show equation, set epos.x = NA. It s same as those in legend. text.col the color used for the equation text. edigit the numbers of digits for equation parameters. Default is 5. esize font size in percentage of equation. Default is 1. CI.fill CI.level CI.color CI.alpha CI.lty CI.lwd las xlab, ylab fill the confidance interval? (TRUE by default, see CI.level to control) level of confidence interval to use (0.95 by default) line or fill color of confidence interval. alpha value of fill color of confidence interval. line type of confidence interval. line width of confidence interval. style of axis labels. (0=parallel, 1=all horizontal, 2=all perpendicular to axis, 3=all vertical) labels of x- and y-axis.... additional parameters to plot, such as type, main, sub, pch, col. Details The linear models (line2p, line3p, log2p) in this package are estimated by lm function, while the nonlinear models (exp2p, exp3p, power2p, power3p) are estimated by nls function (i.e., least-squares method). The argument Pvalue.corrected is workful for non-linear regression only. If "Pvalue.corrected = TRUE", the P-value is calculated by using "Residual Sum of Squares" and "Corrected Total Sum of Squares (i.e. sum((y-mean(y))^2))". If "Pvalue.corrected = TRUE", the P-value is calculated by using "Residual Sum of Squares" and "Uncorrected Total Sum of Squares (i.e. sum(y^2))". Note Confidence intervals for nonlinear regression (i.e., objects of class nls) are based on the linear approximation described in Bates & Watts (2007) and Greenwell & Schubert-Kabban (2014).

8 trendline Weiping Mei, Guangchuang Yu References Bates, D. M., and Watts, D. G. (2007) Nonlinear Regression Analysis and its Applications. Wiley. Greenwell B. M., and Schubert-Kabban, C. M. (2014) investr: An R Package for Inverse Estimation. The R Journal, 6(1), 90-100. trendline, SSexp3P, SSpower3P, nls, selfstart, plotfit x <- c(1, 3, 6, 9, 13, 17) y <- c(5, 8, 11, 13, 13.2, 13.5) # [case 1] default trendline(x, y, model="line2p", epos.x = "topleft", summary=true, edigit=5) # [case 2] draw lines of confidenc interval only (set CI.fill = FALSE) trendline(x, y, model="line3p", CI.fill = FALSE, CI.color = "black", CI.lty = 2, linecolor = "blue") # [case 3] draw trendliine only (set CI.color = NA) trendline(x, y, model="log2p", epos.x= "top", linecolor = "red", CI.color = NA) # [case 4] show regression equation only (set show.rpvalue = FALSE) trendline(x, y, model="exp2p", show.equation = TRUE, show.rpvalue = FALSE) # [case 5] specify the name of parameters in equation # see c('xname', 'yname', 'yhat', 'Rname', 'Pname'). trendline(x, y, model="exp3p", xname="t", yname=paste(delta^15,"n"), yhat=false, Rname=1, Pname=0, epos.x = "bottom") # [case 6] change the digits, font size, and color of equation. trendline(x, y, model="power2p", edigit = 3, esize = 1.4, text.col = "blue") # [case 7] don't show equation (set epos.x = NA) trendline(x, y, model="power3p", epos.x = NA) # [case 8] set graphical parameters by par {graphics} ### NOT RUN par(mgp=c(1.5,0.4,0), mar=c(3,3,1,1), tck=-0.01, cex.axis=0.9) trendline(x, y) dev.off()

trendline_summary 9 ### END (NOT RUN) trendline_summary Summarized Results of Each Regression Model Summarizing the results of each regression model which built in the trendline() function. The function includes the following models in the latest version: "line2p" (formula as: y=a*x+b), "line3p" (y=a*x^2+b*x+c), "log2p" (y=a*ln(x)+b), "exp2p" (y=a*exp(b*x)),"exp3p" (y=a*exp(b*x)+c), "power2p" (y=a*x^b), and "power3p" (y=a*x^b+c). trendline_summary(x, y, model = "line2p", Pvalue.corrected = TRUE, summary = TRUE, edigit = 5) Details x, y the x and y arguments provide the x and y coordinates for the plot. Any reasonable way of defining the coordinates is acceptable. model select which model to fit. Default is "line2p". The "model" should be one of c("line2p", "line3p", "log2p", "exp2p", "exp3p", "power2p", "power3p"), their formulas are as follows: "line2p": y=a*x+b "line3p": y=a*x^2+b*x+c "log2p": y=a*ln(x)+b "exp2p": y=a*exp(b*x) "exp3p": y=a*exp(b*x)+c "power2p": y=a*x^b "power3p": y=a*x^b+c Pvalue.corrected if P-value corrected or not, the vlaue is one of c("true", "FALSE"). summary summarizing the model fits. Default is TRUE. edigit the numbers of digits for summarized results. Default is 5. The linear models (line2p, line3p, log2p) in this package are estimated by lm function, while the nonlinear models (exp2p, exp3p, power2p, power3p) are estimated by nls function (i.e., least-squares method). The argument Pvalue.corrected is workful for non-linear regression only. If "Pvalue.corrected = TRUE", the P-vlaue is calculated by using "Residual Sum of Squares" and

10 trendline_summary Value "Corrected Total Sum of Squares (i.e. sum((y-mean(y))^2))". If "Pvalue.corrected = TRUE", the P-vlaue is calculated by using "Residual Sum of Squares" and "Uncorrected Total Sum of Squares (i.e. sum(y^2))". R^2, indicates the R-Squared value of each regression model. p, indicates the p-value of each regression model. N, indicates the sample size. AIC or BIC, indicate the Akaike s Information Criterion or Bayesian Information Criterion for fitted model. Click AIC for details. The smaller the AIC or BIC, the better the model. RSS, indicate the value of "Residual Sum of Squares". Weiping Mei, Guangchuang Yu trendline, SSexp3P, SSpower3P, nls, selfstart x1<-1:5 x2<- -2:2 x3<- c(101,105,140,200,660) x4<- -5:-1 x5<- c(1,30,90,180,360) y1<-c(2,14,18,19,20) # increasing convex trend y2<- c(-2,-14,-18,-19,-20) # decreasing concave trend y3<-c(2,4,16,38,89) # increasing concave trend y4<-c(-2,-4,-16,-38,-89) # decreasing convex trend y5<- c(600002,600014,600018,600019,600020) # high y values with low range. trendline_summary(x1,y1,model="line2p",summary=true,edigit=10) trendline_summary(x2,y2,model="line3p",summary=false) trendline_summary(x3,y3,model="log2p") trendline_summary(x4,y4,model="exp3p") trendline_summary(x5,y5,model="power3p")

Index AIC, 10 legend, 7 lm, 7, 9 nls, 2 5, 7 10 plot, 7 plotfit, 8 selfstart, 2 5, 8, 10 SSexp2P, 2 SSexp3P, 2, 3, 3, 4, 5, 8, 10 SSpower2P, 4 SSpower3P, 2 5, 5, 8, 10 trendline, 2 5, 6, 8, 10 trendline_summary, 9 11