tsreg: Compute Theil-Sen regression estimator

Description Usage Arguments

View source: R/Rallfun-v24.R

Description

Use Gauss-Seidel algorithm when there is more than one predictor

Usage

1
2
tsreg(x, y, xout = FALSE, outfun = out, iter = 10, varfun = pbvar, corfun = pbcor, 
	plotit=FALSE, WARN=TRUE, HD=FALSE, xlab='X',ylab='Y', ...)

Arguments

x
y
xout
outfun
iter
varfun
corfun
plotit
WARN
HD
xlab
ylab
...

WRS documentation built on May 2, 2019, 5:49 p.m.