search for: gole

Displaying 3 results from an estimated 3 matches for "gole".

Did you mean: gold
2000 Jan 10
2
lm methods inconsistency?
...bers - the second residual corresponding to observation with weight 4 is wrong in summary()). x <- c( 10, 20, 30, 40 ) y <- c( 33.8, 62.2, 92.0, 122.4 ) w <- c( 1, 4, 1, 1 ) lm.obj <- lm( y ~ x, weights=w ) print( summary( lm.obj ) ) print( residuals( lm.obj ) ) Best regards, Tomislav Goles PS. my version or R is 0.64.2 on Linux. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not...
2000 Mar 20
3
lm handling of ill-conditioned systems
...mall threshold are not included in computation of inverse but the data columns themselves are not dropped). I am wandering if few experts could comment on what is a better (best?) way to handle singular matrices in this context or to perhaps point me to some literature on this. Thanks, Tomislav Goles -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help 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-help-request at stat...
2005 Nov 15
11
Unable to connect samba server using hostname
Hai All, I am Unable to connect samba server using hostname the thing is.. its happen only from few windows machine in my network... but they can access the sambe share using IPAddress.. as like all other machine All the other Windows system in my network can access samba share using both... IP Address and Hostname.. This creating a big headache for me..... please suggest some solution to solve