Displaying 20 results from an estimated 106 matches for "turtle".
2003 Oct 27
1
Difficulties with R.oo (static fields, etc.)
I would like to use R.oo and tcltk to implement a Turtle World. I have
encountered
many problems because:
1) I am not sure how to implement static fields with R.oo
2) I am not sure how to implement a constructor that would
call a function only for the first instance of a class (i.e., to
initialize
value of static fields only once)
3) I am no...
2003 Oct 15
0
tkcanvas/bitmap for Turtle World
To represent a turtle inside a canvas (tcltk package), I have a serie of
bitmaps
representing the turtle heading in different directions and I would like
to display the one that corresponds to the current direction of the turtle
(function below).
I have created with Paint a bitmap representing the turtle in BMP forma...
2003 Oct 14
1
"Turtle world" graphics in R
I would greatly appreciate some idea about the best approach to make a
graphical interface of for a turtle world in R.
In the turtle environment, the user controls movements of a turtle
through the command line (e.g. forward(10), turn(5), etc.). The turtle should
be displayed in the new position and heading after each command.
Also, the turtle's path and, possibly, objects (squares, barriers, ...)...
2003 Sep 28
0
Turtle world
Dear all,
I am trying to do a "loose" implementation in R of the Turtle World (LOGO) and
need some advices on graphical issues.
In its current very simple implementation, the user can give order to the
the turtle to
move through the console. The current position and movements are displayed
graphically (see below). In the future, I would like to permit the turtle
to...
2007 Dec 10
1
Multiple Reponse CART Analysis
Dear R friends-
I'm attempting to generate a regression tree with one gradient predictor and multiple responses, trying to test if change in size (turtle.data$Clength) acts as a single predictor of ten multiple diet taxa abundances (prey.data) Neither rpart or mvpart seem to allow me to do multiple responses. (Or if they can, I'm not using the functions properly.)
> library(rpart)
> turtle.rtree<-rpart(prey.data~., data=turtle.data$C...
2009 Mar 20
1
Is this sample size big enough to test for statistical significance?
Dear R community,
Is this sample size large enough to study differences between two groups of the populations?
Q1: do the body temperatures differ between the two groups of the overwintering turtles juveniles and adults?
One group (adults) has 6 turtles
Second group (juveniles) has 1 turtle.
There are 3 replications, i.e. the experiment was repeated over the three years, but using different turtles.
We had about 130 observations (daily body temperature) per each turtle per year.
I wo...
2012 Apr 11
1
row.names in dunes and dunes.env?
Hello,
I've got a small dataset on box turtle shell measurements that I would like to perform a detrended correspondence analysis on. I thought that it would be interesting to examine the morphometrics for each species in the area of overlap and in areas where neither species occurs.
I've taken a look at the dune and dune.env datasets in...
2003 Sep 16
1
[Bug 639] scp: wrong exit status
...edTo: openssh-bugs at mindrot.org
ReportedBy: koenig at science-computing.de
Hi OpenSSH,
at least both openssh 3.5p1 and 3.6p1 give the wrong exit status 0 (zero)
for "scp", if both source and destination are "remote" and some error
happens (e.g. disk full):
turtle tmp > scp /tmp/BIG1 /tmp/BIG2 ; echo $?
cp: writing `/tmp/BIG2': No space left on device
1
turtle tmp > scp /tmp/BIG1 turtle:/tmp/BIG2 ; echo $?
BIG1 100% |*****************************| 10601 KB 00:01
scp: /tmp/BIG2: No space left on device...
2003 Sep 15
5
[Bug 638] scp: wrong exit status
...edTo: openssh-bugs at mindrot.org
ReportedBy: koenig at science-computing.de
Hi OpenSSH,
at least both openssh 3.5p1 and 3.6p1 give the wrong exit status 0 (zero)
for "scp", if both source and destination are "remote" and some error
happens (e.g. disk full):
turtle tmp > scp /tmp/BIG1 /tmp/BIG2 ; echo $?
cp: writing `/tmp/BIG2': No space left on device
1
turtle tmp > scp /tmp/BIG1 turtle:/tmp/BIG2 ; echo $?
BIG1 100% |*****************************| 10601 KB 00:01
scp: /tmp/BIG2: No space left on device...
2009 Apr 24
1
what is this experimental design (mixed-effects model)?
Dear R community,
I am wondering what experimental design I am dealing with? I study the effect of daily air temperature on daily body temperature of the overwintering turtles (i.e. sleeping in soil). The model is a cosine wave with the air temperature as a covariate.
Objects are 19 overwintering turtles. Data were combined over the three years. Each turtle was studied only once during these years, while 2 turtles were studied during two years (see table below). The...
2012 May 19
3
Q - scatterplot, plot function & trellis linear regressions???
Hi R-listers,
Q1) What is the difference between the scatterplot and plot function?
Q2) I am able to make a graph with the scatterplot function:
scatterplot(DevelopIndex ~ Veg,
+ data = Turtle,
+ xlab = "Vegetation border (m)",
+ ylab = "Embryonic development index")
And have been successful. But I do not know if the lines are for: linear,
non-linear, mean, upper and lower limits or percentile? This shows side
boxplots and 4 lines.
Yet this...
2003 Jun 09
7
Quickbooks revisited
I did testing on generating this report from a 130 MB Quickbooks file.
Locally, 15 seconds. Samba Server, 1:35. Shared off of my win98
Workstation, 2+ mins. I do not understand the reason it is SOO slow. I
know it is a fairly large file. The only explanation I can come up with is
the way QuickBooks is accessing the files. Maybe jumping all around the
file, requiring many operations on the
2006 May 08
1
Unrecognized event: kevent
...list about 15 minutes ago so i
apologize in advance if this is something that has already been
discussed. I skimmed through the web archives and I didn't see anything.
I'm running FreeBSD/amd64 and after upgrading from 1.0b3 to 1.0b7 I am
experiencing the following
May 8 13:18:22 loveturtle dovecot: imap-login: Login: user=<turtle>,
method=plain, rip=216.89.228.116, lip=216.91.90.11, TLS
May 8 13:18:22 loveturtle dovecot: IMAP(turtle): Unrecognized event:
kevent {.ident = 2, .filter = 0xfffffffe, .flags = 0x0000, .fflags =
0x00000000, .data = 0x00004000}
May 8 13:18:22 lov...
2001 Aug 29
1
bug in scp (OpenSSH)
....5.1p1 (compiled myself) and openssh-2.9p1-23.i386.rpm
from ftp.suse.com 7.2_update I get the following "leak" :
using `scp' I tried to copy a file from a local floppy disk to a
remote system, but the disk had an read error and scp didn't get
any real data from floppy:
turtle koenig > scp /media/floppy/file.c
harald:file.c
koenig at harald's password:
file.c 0% | | 0 00:01
==> /media/floppy/file.c: Input/output error
turtle koenig > ssh -V
OpenSSH_2.5.1p1,...
2012 Jul 06
2
Graph showing fitted values obtained by binomial GLM
...completed a binomial GLM in R (details attached (finalModel.docx)) and
I am trying to create a graph of observed and fitted values using the
following commands:
> MyData<-data.frame(time=seq(from=0,to=1323,by=1))
> Pred<-predict(M2,newdata=MyData,type="response")
> plot(x=turtle$time,y=turtle$success)
> lines(MyData$time,Pred)
However, I get the following error when using the <predict> command:
> Pred<-predict(M2,newdata=MyData,type="response")
Error in eval(expr, envir, enclos) : object 'size' not found
I'm not sure why I am getti...
2013 Aug 22
2
USB Audio sound card
...o here; I'm
plugging in a Dell monitor soundbar. A quick search of the web says that yes,
these devices will work under CentOS and show up as /dev/dspX devices. So, do
devices like these:
SYBA SD-CM-UAUD USB Stereo Audio Adapter
http://www.newegg.com/Product/Product.aspx?Item=N82E16812186035
Turtle Beach Audio Advantage Amigo II USB Interface Sound Card & Headset Adapter
http://www.newegg.com/Product/Product.aspx?Item=N82E16829118008
StarTech ICUSBAUDIO USB to Stereo Audio Adapter Converter
http://www.newegg.com/Product/Product.aspx?Item=N82E16829128002
work under CentOS 6? Is there one...
2010 Dec 18
2
Need a little help with Samba 3.5.5 on FreeNAS 7.2.5543
...me stumped and I'm hoping
someone here may be able to help. Recently I switched from a Gentoo Linux
based OS to FreeNAS. The version of Samba running on FreeNAS is 3.5.5 (and
was the same under Linux). I mainly use my FreeNAS/Samba box to share MP3
files to an Audiotron. One of the files is the Turtle Beach radio file,
radio_tr.txt. When I was using Linux the Audiotron had no trouble reading
and providing it the list of my favorite Internet radio stations. However
under FreeNAS it is not read correctly. I think the Audiotron can see the
file since it reports "no stations found" as thou...
2004 Aug 06
1
FreeBSD in general
Hi there guys... I've been watching the list for a while, had a quick
question.
I work for a company (Turtle Beach) that makes a product that takes MP3
files that reside on your PC or Network Attached Storage, and lets you play
them anywhere else in your home. (From your stereo for example.)
Anyway, we've added basic MP3 streaming support (and have now gone to
external beta) that supports the Icecas...
2002 May 13
2
Problems with the rsync command line syntax for multiple files
...types:/<4>wwwreports-dont-edit/bibtex2html > rsync -v
rsync version 2.4.5 Copyright Andrew Tridgell and Paul Mackerras
rsync is a file transfer program capable of efficient remote update
via a fast differencing algorithm.
Thanks in advance
Peter
--
http://www.linearity.org/turtle/contact.html
``When you have had all the experiences, met all the famous people,
made some money, toured the world and got all the acclaim you still
think--is that it? Some might be satisfied--but I wasn't'' -- G. Harrison
2007 Mar 06
2
Config questionsabout various login parms
I'm currently runing UW-IMAP (compiled vanilla) with procmail and mbox
and am making my usual careful crawl (at turtle speed) through figuring
out DC config. Some questions:
a) I have something like 3-4 root imapd sessions so I presume that the
default *login_processes_count* = 3 will be OK. I'm less clear about
login_max_processes_count and login_max_connections = 256. A common
enough heavy load has so...