search for: coons

Displaying 16 results from an estimated 16 matches for "coons".

Did you mean: cons
2010 Mar 12
1
simple plot in ggplot2, wrong error bars
I was wondering if anyone could help me with this, simple problem. I am essentially following the example on Hadley's webpage (http://had.co.nz/ggplot2/geom_errorbar.html), but it still doesn't make any sense to me. df <- data.frame(trt = factor(c("intact", "intact", "removed", "removed")), coon = c(0.093, 0.06, 0.057, 0.09), group =
2009 Aug 20
1
ANCOVA with defined error terms
I am trying to run an ANCOVA with defined error terms. Thus I have to use AOV and not lm. my response variable is proportion of mice paw prints on track plates. These plates were placed on plots that had vegetation and fruit manipulated to two levels each (present or absent), and were sampled monthly for 14 months (repeated measures). The fully crossed factor design was also blocked. My sample
2011 Jul 28
2
Animated gif or something similar in R?
I'm have a (minor) problem and a question. Problem: The following code creates 5 clusters of dots of different colors. However, I need the second call outside the data.frame call to get the colors to change for some reason. I assume there's an error in the data.frame() call, but I don't know what. Question: Is there is a way to cause the resulting graphic to rotate on it's
2011 Sep 07
2
rgl 'how-to's
Doing a visual graphic and trying to make it "pretty" Here's simple chart to play with: library(rgl) dotframe<-data.frame(x=c(0,7,0,0,-7,0),y=c(0,0,7,0,0,-7),z=c(7,0,0,-7,0,0)) dotframe plot3d(dotframe$x,dotframe$y,dotframe$z, radius=3, type='s',col=c('red','green','blue','purple','orange','gray'), axes=FALSE, box=FALSE,
2007 Oct 05
1
Malformed/Missing URL error from cisco call manager
...lt;CLID::FLCVOIPP1-Cluster><NID::10.200.204.10><CT::1,100,121,1.20257><I P:: ><DEV::10.204.200.10> 10/05/2007 15:30:17.381 CCM|EnvProcessUdpPort - EnvProcessUdpHandler::send(buff, 301, 10.200.204.40:5060)|<CLID::FLCVOIPP1-Cluster><NID::10.200.204.10> Mike Coons Network & Telecommunication Services Fort Lewis College Information Technology 1000 Rim Dr Durango, CO 81301 Voice: 970-247-7666 coons_m at fortlewis.edu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/a...
2017 Mar 26
2
Custom Authentication Plugin (passdb backend)
I'm looking to create a "passdb backend" plugin so that Samba can authenticate with our existing custom authentication system. Though I haven't been able to locate any documentation on this, I believe it's possible (without modifying Samba proper) for the following reasons: - This project exists (though isn't being maintained and doesn't work with the current
2009 Oct 30
1
[LLVMdev] LLVM Users in the Twin Cities?
Kenneth had a good idea trying to organize local LLVM user chapters. Anyone else in the Twin Cities hacking on LLVM? I'd love to get together sometime. -Dave
2017 Mar 26
0
Custom Authentication Plugin (passdb backend)
On Sat, 2017-03-25 at 19:30 -0700, Nick Coons via samba wrote: > I'm looking to create a "passdb backend" plugin so that Samba can  > authenticate with our existing custom authentication system.  Though > I  > haven't been able to locate any documentation on this, I believe > it's  > possible (without mo...
2011 Jul 26
0
using subset command in glm and glm coefficients output
I am a graduate student who's just starting to use more advanced statistics and is completely new to R. ?I'm looking for whether parasite prevalence varies with region. ?I'd like to try using just a subset of the data defined by one these covariates, sex, looking at data only from adults, without using it as a covariate in the analyses. ?I tried using subset=sex=='A' in the
2010 Jun 15
1
building 2.11.1 on solaris 10
Trying to get 2.11.1 built on a solaris 10 machine. This particular machine I do not have root access so I have just created an area under my home to use. I am currently having issues in the src/library area most specifically with getting the datasets area built. Here is the output form my most recent compile: building package 'datasets' all.R is unchanged
2003 Nov 13
3
an unwanted chroot() call
Hello, I am trying to run rsync under my own userid on a high-numbered port. The problem is that, when I use the --daemon option, I get an error saying that a chroot() call failed. My config file does *not* have any chroot call in it. How can I avoid a chroot() invocation when running as a normal non-root user? Thanks in advance for any advice! -- Daniel Ortmann, LSI Logic, 3425 40th Av NW,
2011 Apr 18
0
[fdo] ANNOUNCE: Libre Graphics Meeting 2011 Montreal Needs Your Sponsorship, Presentations, and Registration
...and reserve a free spot: Adam Hyde, Adam Turcotte, Alessandro Rimoldi, Alexandre Quessy, Ana Carvalho, Anthony Thyssen, Brad Phillips, CelineCelines, Chantal Racette, Christopher Adams, Christopher Webber, Elisa de Castro Guerra, Fabricatorz, Femke Snelting, Francesco Fantoni, Fred Weinhaus, Ginger Coons, Hong Phuc Dang, Ian Scheller, Jean-Fran?ois Fortin Tam, John Cupitt, John Haltiwanger, Jon Nordby, Jon Phillips, Louis Desjardins, Luk?? Tvrd?, Magaouata DAN BOURGAM, Mamadou Diagne, Matt Lee, Nicolas Robidoux, OSP (Open Source Publishing), Pete Ippel, Ricardo Lafuente, Robert Oakes, Rom?o DOSSA,...
2019 Dec 16
4
[PATCH 0/2] Move ocaml-augeas copy to libguestfs repo
ocaml-augeas is used only by virtlibguestfs, so move it to this repository, instead of having it around in the common submodule. The removal from common will happen later. Pino Toscano (2): Bundle the ocaml-augeas library for use by libguestfs build: switch embedded copy of ocaml-augeas .gitignore | 1 + 3rdparty/ocaml-augeas/COPYING.LIB | 515
2003 Dec 01
0
No subject
... (port 138, setting options)... [2001/07/10 20:11:23, 3] nmbd/nmbd.c:(541) open_sockets: Broadcast sockets opened. [2001/07/10 20:11:23, 2] lib/interface.c:(85) added interface ip=141.43.132.161 bcast=141.43.132.191 nmask=255.255.255.192 [2001/07/10 20:11:23, 3] lib/util_sock.c:(832) bind succeeded on port 137 ... (port 138, setting options)... [2001/07/10 20:11:23, 2]
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *
2001 Feb 14
0
Configure errors - 2.2.0 alpha 2
When running the Samba 2.2.0 alpha 2 configure on an AIX 4.3.2 system, with the AIX C compiler, it runs for a good amount of time and then I receive the following error message: checking configure summary configure: error: summary failure. Aborting config I have tried running this both with and without any options for configure. There are no files output from this that I can find. No further