Displaying 2 results from an estimated 2 matches for "inlc".
Did you mean:
inc
2009 Mar 05
3
How to setup a "secondary DNS server" pulling zones from Win2k3?
Hello,
we have a mixed environment at work: CentOS + Win2003 servers.
The Win2k3 part contains: AD, DNS (inlc. dyndns), DHCP, DFS, Exchange.
The CentOS part: NIS passwords + also a DNS server.
So currently we have to update the Linux DNS server
zone infos by hand: I export a text file from
Windows DNS server and then edit it around using vim.
On the Windows side however it's easy for me to setup
addi...
2006 Mar 13
1
Density Estimation
Hallo
I am trying to use the package LocFit to follow the example given in an
Introductory note of C Loader concerning density estimation. It involves
the "geyser" dataset (107 observations on durations, inlc in the
package).
I have tried the following (using the latest version of R):
fit.of <- locfit(~geyser,flim=c(1,6),alpha=c(0.15,0.9))
plot(fit.of,get.data=T,mpv=200)
This produces a plot (after several warnings).
My question is: how can I get the plot to cover the range: 1 - 6 ? for
durations....