search for: nihil

Displaying 6 results from an estimated 6 matches for "nihil".

Did you mean: nikhil
2009 Mar 01
0
Wishlist for plot.lm() (PR#13560)
Full_Name: John Maindonald Version: R-2.8.1 OS: MacOS X 10.5.6 Submission from: (NULL) (203.173.3.75) The following code demonstrates an annoyance with plot.lm(): library(DAAGxtras) x11(width=3.75, height=4) nihills.lm <- lm(log(time) ~ log(dist) + log(climb), data = nihills) plot(nihills.lm, which=5) OR try the following xy <- data.frame(x=c(3,1:5), y=c(-2, 1:5)) plot(lm(y ~ x, data=xy), which=5) The "Cook's distance" text overplots the label for the point with the smallest residual....
2013 Feb 15
0
CVlim
Can anyone help explain to me why the two codes below have different result? I thought I can use log(time)~. to replace log(time)~dist+climb+timef.I am using CVlm from DAAG package. I think nihills is preloaded with the package. Thanks in advance. > CVlm(df=nihills, form.lm=formula(log(time)~.),plotit="Observed",m=2)Analysis of Variance Table Response: log(time) Df Sum Sq Mean Sq F value Pr(>F) dist 1 6.34 6.34 384.31 4.6e-14 ***climb 1 0.12...
2009 Feb 17
1
plot.lm: "Cook's distance" label can overplot point labels
The following code demonstrates an annoyance with plot.lm(): library(DAAGxtras) x11(width=3.75, height=4) nihills.lm <- lm(log(time) ~ log(dist) + log(climb), data = nihills) plot(nihills.lm, which=5) OR try the following xy <- data.frame(x=c(3,1:5), y=c(-2, 1:5)) plot(lm(y ~ x, data=xy), which=5) The "Cook's distance" text overplots the label for the point with the smallest residual....
1998 Jan 07
0
Two more R/S differences
...and probably also be mentioned in some *.Rd >> files. KH> Again, I am not entirely convinced yet. you are right, me neither anymore.. We should discuss this some more KH> Why does adding two empty objects give something non-NULL? To me, KH> this seems to violate `nihil nihilo fit' (the ``no-arbitrage KH> condition''). I think the paradigm is NULL := list of length 0 + is sometimes coerced to vector of length 0 ~~~~~~~~~ real(0) := numeric(0) = numeric vector of length 0 The real point of discussion is: --------------------...
2006 Sep 18
1
symbolic matrix elements...
...e.mail: evan.cooch at cornell.edu Department of Natural Resources voice: 607-255-1368 Fernow Hall - Cornell University FAX: 607-255-0349 Ithaca, NY 14853 http://canuck.dnr.cornell.edu ---------------------------------------------------------------------- Nihilism is best done by professionals. - Iggy Pop
2014 Sep 29
8
Spacewalk? Local repo? Cache?
I have a mix of CentOS 5, 6, and now 7 servers at work. There are enough of them now that it is starting to make sense for them to get updates from an internal source. I've seen RHN Satellite in years past. It looks like it may be a way to allow Windows admins here (familiar with WSUS) to update Linux boxes. A local repo might be easier to set up, but (as with Spacewalk) it seems like