Displaying 1 result from an estimated 1 matches for "rlm1".
Did you mean:
lm1
2004 Aug 01
1
Problem with RGui and MASS
...appropriate working directory.
Has anyone observed this before or know what the problem might be?
Is it something that I did wrong (on two computers)?
Here is a very simple example of the code I have used.
rm(list=ls(all=T)) # start with a blank slate
x <- 1:10
y <- rnorm(10, 1+2*x)
model.rlm1 <- rlm(y~x)
q(save=T)
Thanks for your help,
Angelo
--
------------------------------------------------------------------
| Angelo J. Canty Email: cantya at mcmaster.ca |
| Mathematics and Statistics Phone: (905) 525-9140 x 27079 |
| McMaster University...