Displaying 20 results from an estimated 821 matches for "hunters".
Did you mean:
hunter
2006 Dec 10
3
DOE teaching suggestions?
Dear R People:
I will be teaching an undergraduate Design of Experiments class
in the Spring Semester. It will be very much an applied course.
My question, please: has anyone used R for a course like this, please?
I've tried Rcmdr for a regression course and just plain command
line for a time series course.
Should I use Rcmdr, or teach them to use the command line, OR is there
something
2011 Mar 03
3
Mac / NFS problems
Hello,
Were having issues with macs writing to our gluster system.
Gluster vol info at end.
On a mac, if I make a file in the shell I get the following message:
smoke:hunter david$ echo hello > test
-bash: test: Operation not permitted
And the file is made but is zero size.
smoke:hunter david$ ls -l test
-rw-r--r-- 1 david realise 0 Mar 3 08:44 test
glusterfs/nfslog logs thus:
2005 Oct 09
6
Problem With url_for_file_column/file_column
I am using the very helpful file_column extension in my app.
The uploading portion works great - no problems.
Where I am having an issue is displaying the images in my view. My code
looks like this:
<% for @record in @main_box_releases -%>
<%= image_tag(url_for_file_column("record", "record_cover")) %>
<% end -%
@record is an instance of a class called
2004 Mar 23
4
netlogon problems
Hi @ all,
I have two samba-servers running perfectly!
Now I configured a third machine which provides some backups. Since I brought
it up in the network the windows client won't execute the netlogon-scripts...
When I turn off samba-services on the backup-machine it works again.
Did I miss something??? Maybe you can open my eyes...
Best regards
Sascha
Here my conf-files:
PDC
2004 Sep 23
0
3.0.7 net join to NT4 domain - silently fails?
I've got no responce to my mail with subject
'samba 3.0.7 cannot join NT4 domain', so I dug deeper.
I also read carefully these docs:
swat/help/Samba-HOWTO-Collection/domain-member.html
swat/help/Samba-HOWTO-Collection/winbind.html
This is what I observe:
1.I srtart from clean state:
PDC has no HUNTER machine account (chkd with L0phtcrack)
HUNTER has empty var/{lock,private}
samba
2001 Sep 12
1
Analysis of Varience question.
I'm trying to use R for some of the analysis shown in Box, Hunter and Hunter
(1979, I believe) using the aov function. I'm using the first example in
chapter 6, where they are determining the analysis of varience between 4
treatments.
In this example, the are determineing the analysis between and within
treatments, which I can get by
aov(response~treatment+Error(treatment))
Where
2010 Aug 25
0
package MuMIn
[cc'ing back to r-help: this is good etiquette so that the responses
will be seen by others/
archived for future reference.]
On 10-08-25 04:35 PM, Marino Taussig De Bodonia, Agnese wrote:
> Yes, I meant "MuMIn"
>
> the global formula I introduced was:
>
> rc4.mod<-lm(central$hunting~ central$year + central$gender +
central$hunter + central$k.score +
2007 May 28
0
Problem running game "Turok: Dinosaur Hunter" - No 3d accelerated cards found
I never experianced this problem before - sure there are games that won't
run - but Turok is the first one that doesn't see any cards. Can anybody
help?
P.S.
Sorry for my english.
Here is the console output:
**fixme:wave:ALSA_AddCaptureDevice Add support for DSCapture
fixme:mixer:ALSA_MixerInit No master control found, disabling mixer
err:module:import_dll Library glide2x.dll (which is
2007 Jan 19
2
Rails Deploy Files - Remove?
So, now that we''re using Mongrel and not the horrid FCGI, do I really
need these files in my Rails apps:
dispatch.fcgi
dispatch.cgi
.htaccess
??
The .htaccess file has rules for rewriting that look FCGI based. For
Mongrel, I do my Apache re-writing in my config file, right?
is there a reason to include these files at this point?
Hunter
2004 Aug 06
4
Ices Looping
I'm wondering if Ices (CVS) loops it's playlist automatically or if I have
to add something to the configuration.
I looked through all the docs and found no reference to looping...
Hunter
--
Hunter Hillegas
hunter@lastonepicked.com
Who is Sharky Towers? What is BroTools?
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To
2012 Aug 04
3
Questionnaire Analysis virtually without continuous Variables
Hello!
I am doing an analysis on a questionnaire of hunters taken in 4
different districts of some mysterious foreign country. The aim of the
study was to gather info on the factors that determine the hunting
success of a peculiarly beautiful bird in that area. All variables are
factors, i.e. they are variables such as "Use of Guns - yes / no"...
2004 Oct 01
0
3.0.7 joining NT4 domain: no go
Hi,
I am still wrestling with WinNT4 domain PDC which does not like
a Samba member. I updated PDC to SP6a. I also verified that
this admin username/password indeed can be successfully
used to join an NT workstation to the domain.
I narrowed samba failure down to net join silent failure.
It says "Joined domain PORT" but logs reveal that actually
joining failed.
I did several runs of
2019 Mar 12
2
Scalable Vector Types in IR - Next Steps?
Graham Hunter <Graham.Hunter at arm.com> writes:
> We (Arm) have had more off-line discussions with some members of the
> community and they have expressed some reservations on adding scalable
> vectors as a first class type. They have proposed an alternative to
> enable support for C-level intrinsics and autovectorization for SVE.
Can we get a summary of those discussions?
2005 May 30
2
trouble with cumsum?
Dear R users,
I am using R version 2.0.1 (2004/11/15) on an i386-pc-mingw32 platform. I
encounter the following problem while using cumsum:
> a <- rep(0.01, 100)
> b <- cumsum(a)
> sum(a) == 1
[1] TRUE
> b[100] == 1
[1] FALSE
Am I missing something? Should cumsum have such an outcome?
Thanks in advance for any clarifications any of you can offer.
Regards,
Makram Talih
--
2004 Aug 06
2
Icecast Problems Get Worse
The Icecast problems I mentioned yesterday on our new server are getting
worse.
This time the server only stayed up for about 30 minutes before dying (no
more music - process is still running). Obviously this won't fly.
Again, ices reports:
Error during send: Libshout reported send error, disconnecting: Libshout
socket error
That's when everything stops.
What can we do?
Thanks,
2004 Aug 06
1
libshout-perl compilation error
Hi - got this from both the CVS source and the tarball:
(libshout compiled and installed cleanly)
[root@hunter stream]# cd Shout-1.0
[root@hunter Shout-1.0]# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Shout
[root@hunter Shout-1.0]# make
mkdir blib
mkdir blib/lib
mkdir blib/arch
mkdir blib/arch/auto
mkdir blib/arch/auto/Shout
mkdir blib/lib/auto
mkdir
2007 Jan 19
7
fastthread 0.6.2
It looks like I got too creative in 0.6.1 and consequently ran afoul of
a bug in the Ruby interpreter. 0.6.2 works around the bug and should be
entirely stable at this point.
Thanks to Young Hyun for his help in coming up with test cases.
== what?
fastthread is a Ruby library which provides a faster (and
non-memory-leaking) C implementation of the concurrency primitives from
stdlib''s
2020 Aug 05
2
Ubuntu 18.04 classicupgrade help
On Tuesday, August 4, 2020, 08:39:59 a.m. EDT, Carl Hunter via samba <samba at lists.samba.org> wrote:
On Tuesday, August 4, 2020, 06:43:52 a.m. EDT, Rowland penny via samba <samba at lists.samba.org> wrote:
On 04/08/2020 00:33, Carl Hunter wrote:
>
> Next question.? I've got a script that's supposed to run at a user
> login.? It works for the samba admin
2005 Jul 13
2
Efficient testing for +ve definiteness
Dear R-users,
Is there a preferred method for testing whether a real symmetric matrix is
positive definite? [modulo machine rounding errors.]
The obvious way of computing eigenvalues via "E <- eigen(A, symmetric=T,
only.values=T)$values" and returning the result of "!any(E <= 0)" seems
less efficient than going through the LU decomposition invoked in
2019 Apr 24
3
Help
Hello,
I can not get my server url anywhere please help
Sent from Mail for Windows 10
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/icecast/attachments/20190424/fac08bb6/attachment.html>