search for: lmsreg

Displaying 9 results from an estimated 9 matches for "lmsreg".

Did you mean: lmsqreg
1998 Apr 17
2
R-beta: lmsreg
Does R have a function like the S(plus) function, lmsreg, Least Median of Squares Regression? I am using R-0.61. Thank you, Mike Fleming mfleming at nass.usda.gov -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html S...
1998 Apr 17
2
R-beta: lmsreg
Does R have a function like the S(plus) function, lmsreg, Least Median of Squares Regression? I am using R-0.61. Thank you, Mike Fleming mfleming at nass.usda.gov -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html S...
2009 Jan 14
2
Package
Hello, My name is edwin, I come from Indonesia, Can you help me, I want package which is contain lqs and lmsreg. I need fast... Can you help me to create bootstrap regression ?? Thx Edwin [[alternative HTML version deleted]]
2012 Jan 23
1
R not giving significance tests for coefficients/estimates?
> 3x4 Error: unexpected symbol in "3x4" R has no idea that you equate "x" as multiplication.. use an astrix > 3*4 [1] 12 dominic wrote > > This is basically my code: > > library(MASS) > lmsreg(formula = b0 ~ b1 + b3 + b1xb2, data=mydata) > > b1xb2 is an interaction but it was the centered value for a continuous > variable times a categorical variable. > > I am used to using Mplus statistical software and SAS for robust > regression, and they'll usually give you...
1997 Jun 03
1
R-alpha: cov.mve
Is there public domain code for cov.mve? Thanks, -k =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
2001 Nov 29
0
ltsreg warnings (PR#1184)
...nto sqrt() didn't think it would be negative. So this suggests a problem in the lqs_fitlots function call, but I haven't looked at that. I understand that the problem may be that bootstrapping such a small data set is insane, but I'm just copying Efron and Tibshirani (who do this with lmsreg). So the problem may be only that more informative error messages are needed (or failure codes, although failure codes are somewhat antithetical to the S/R spirit). Anyway, just stuffing negative numbers into sqrt() doesn't look good. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
1998 Aug 31
0
Packages aov, modreg, lqs, psplines
...t the extent of the loess functionality. lqs.tar.gz: ========== cov.rob Robust Estimation of Multivariate Location and Scatter lqs Resistant Regression by Least Trimmed and Least Quantile Sum of Squares lmsreg, ltsreg, cov.mve Compatibility functions This is much less complete (and the claimed mcd method is not yet operational). Comments please both on the design and from any experts out there on the methodology used. (BTW, as all the programs I have give different answers, it is very hard to establis...
2007 Feb 28
3
Packages in R for least median squares regression and computing outliers (thompson tau technique etc.)
Hi I am looking for suitable packages in R that do regression analyses using least median squares method (or better). Additionally, I am also looking for packages that implement algorithms/methods for detecting outliers that can be discarded before doing the regression analyses. Although some websites refer to "lms" method under package "lps" in R, I am unable to find such a
2011 Jan 22
0
how to call BayesX in R to see the graph
...64. Re: Pearson correlation with randomization (David Winsemius) 65. Re: Information (David Winsemius) 66. Re: confidence interval (David Winsemius) 67. Re: Looping with incremented object name and increment function (Greg Snow) 68. Re: complex transformation of data (Den) 69. Help with LMSreg (eniven) 70. TRADUCING lmer() syntax into lme() (Freddy Gamma) 71. building package (las65@buffalo.edu) 72. Re: Pearson correlation with randomization (Brahmachary, Manisha) 73. glitch in building R package (Horace Tso) 74. Re: building package (Duncan Murdoch) 75. Re: complex transformation...