search for: hummh

Displaying 2 results from an estimated 2 matches for "hummh".

Did you mean: hummm
2011 Aug 26
1
Sharp turn in cdf?
x = c(runif(1000, 0,2.5), runif(100, 2.5, 4)) plot(ecdf(x)) You will notice a sharp turn around x = 2.5 How do I get that value of x using R? -- Thanks, Jim. [[alternative HTML version deleted]]
2006 Jun 18
1
Routing w/ Two Interfaces
I have two interfaces on a centos machine with IPs 192.168.2.15 and 192.168.3.15. The routing table is: # route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.3.0 * 255.255.255.0 U 0 0 0 eth1 192.168.2.0 * 255.255.255.0 U 0 0 0 eth0 169.254.0.0 *