Displaying 13 results from an estimated 13 matches for "appreciat".
Did you mean:
appreciate
2006 Jan 10
2
reading contigency tables
...ngency table. My columns
are organized as follows:
order--family--species--location--number of individuals
I couldn't figure out how to change the data on my text file to be
imported into R; and after you do that, is it possible to convert the
table into a data frame? Any tips would be greatly appreciatted!
Thanks a lot,
Naiara.
--------------------------------------------
Naiara S. Pinto
Ecology, Evolution and Behavior
1 University Station A6700
Austin, TX, 78712
2012 Feb 07
1
Grub options for dom0
...o modify /etc/xen/xend-config.sxp accordingly to what''s
been set on grub?
What other options related with grub shall I consider for my dom0?
Also, where to get an updated list of parameters for grub2? I''d like
to update the list at the xen wiki.
Any suggestion will be very much appreciatted....
Eva
2010 Sep 04
8
sqlite3/sqlite3_native (LoadError)
Hi,
I have installed ruby 1.9.2, rubygems 1.3.7 and rails 3.0. created a
demo application. when I start ''rails server'' I get:
''require'': no such file to load -- sqlite3/sqlite3_native (LoadError)
any idea ?
Thank you.
Dani
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on
2010 Apr 30
3
3D Surface plot
...4344, 0.235118253, 0.214725129, 0.185684599,
0.167917048, 0.184066896, 0.218763431, 0.256692375)
model<-data.frame(x,y,z)
scatterplot3d(model, type="h",highlight.3d=TRUE,
col.axis="blue",col.grid="grey", main="scatterplot3d - 2", pch=16,)
Any help would appreciat.
http://n4.nabble.com/forum/FileDownload.jtp?type=n&id=2077409&name=Excel_Figure.png
--
View this message in context: http://r.789695.n4.nabble.com/3D-Surface-plot-tp2077409p2077409.html
Sent from the R help mailing list archive at Nabble.com.
[[alternative HTML version deleted]]
2007 Jul 24
3
migrating users from linux to centos
...w groups create when i
installed centos5 n software
also i see that the /etc/shadow has only read permisson for root so cant
be over written
is there a way i cd possiblly have the existing users with thier password
on centos5 so i dont have to ask them for their passwords n create all
users again
appreciat ur help
Thanks and regards
simon
--
Network Administrator
2004 Oct 14
1
(no subject)
Hi,
Why this code is good in S-plus, and don't good in R ?
getMethod("[","matrix")
thanks
2003 Apr 04
0
Bootloader chaining
...oot bpbatch then pxelinux and pxelinux
boots Linux, then pxelinux will release control of the adapter (hide the
boot PROM is how the bpbatch manual refers to it) but then I guess bpbatch
still has the boot PROM loaded. I'm not sure if there's any way around
this, but any insights would be appreciatated.
Thanks,
Andy Wray
2006 May 17
0
Need technical info about dialers
Hi list,
I'm trying to find technical information about predictive
dialing, different algorithms based on call lengths, agents connected, etc.
Any help would be appreciatted.
Cheers,
Maxi Belino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060517/97b195e7/attachment.htm
2003 May 10
2
Desperate: problems with fonts, I can not make it work
...d.
I have set up a directory
/home/username/.wine/fake_windows/Fonts
that has quite a few .ttf files that I got from my Windows98
partition. I have also set up chkfontpath to the right path
(please see attached files). Then what can be wrong? I can
not figure it out ?
Any help would be much appreciatted.
Thanks
Carlos
-------------- next part --------------
Current directories in font path:
1: /usr/X11R6/lib/X11/fonts/misc:unscaled
2: /usr/X11R6/lib/X11/fonts/75dpi:unscaled
3: /usr/X11R6/lib/X11/fonts/100dpi:unscaled
4: /usr/X11R6/lib/X11/fonts/misc
5: /usr/X11R6/lib/X11/fonts/Type1
6: /usr/X...
2010 May 19
1
permission issues between 3.4.0 & 3.0.3?
...al as the
first try.
I can't figure out what is failing here, the "bug" is still live with CentOS
+ samba-common/samba-client 3.4.X, while works properly with Ubuntu +
samba-common/client 3.4.0. Should I upgrade the kernel "cifs" module or
other component?
Any clue will be appreciatted.
Thanks.
--
3rd Law of Computing:
Anything that can go wrSegmentation fault -- core dumped.
2006 Jan 12
1
Qos and bandwidth control
...pending on this mark.
the problem im facing is that i also have to limit client''s bandwidth and im
not sure that my solution is the best. i''ve searched for an example like
this in the web but i have found nothing.
here is my little script for this config, comments will be very
appreciatted!!!
it could have some errors. Basic protocol detection and enqueue was working
fine, but im not sure now, with "bandwidth restrictions" additions.
#!/bin/bash
tc qdisc add dev eth0 root handle 1: htb default 8
tc class add dev eth0 parent 1: classid 1:1 htb rate 512kbit
tc class ad...
2008 Mar 27
5
Problem with socket_process: Call rejected by 127.0.0.1: Busy
Hi
I am not sure why this is happening or whether it has anything to do with my
iaxmodem setup. When receiving a fax via iaxmodem, I got an error message
saying *chan_iax2.c:7542 socket_process: Call rejected by 127.0.0.1: Busy*
2005 Sep 21
5
SAX Parser best practise
...RUE" and pointing me to the
variables I may use if I implement the "..." parameter within my
handlers.
Do I have to implement a "status machine" using some variables within my
handlers, or would one prefer to use the "state" parameter of
xmlEventParse()?
I would appreciate any assistance very much!
Jan