Displaying 12 results from an estimated 12 matches for "fisherman".
2011 Apr 07
1
By function
Hello all!
I have a data frame with nine variables and 293 cases. (attached goes
the csv file).
I need to calculate a index using the sum of one variable (N) divided
by the length of other variable (Fisherman), but for each day (Date).
I tried to use that codes:
by (cpue, cpue$Date, function (x) sum (cpue$N)/length(cpue$Fisherman))
tapply (cpue$Data, cpue$Data, function (x) {sum (x)/length(y)})
In both codes, as result, I received the same value for all Date
value. And, oddly, this result is the val...
2009 Apr 16
2
Question about BUILTIN\Administrators and BUILTIN\Users nested groups in 3.3.3
...port --with-configdir=/etc --with-winbind --with-ads --with-pam
--with-ldap=/usr/local/openldap
Thanks,
Bill D.
"Give a man a fish and you've freed him up for the day to write a poem,
compose a song, or howl at the Gods. Teach a man to fish and you've doomed
him to a lifetime as a fisherman."
-Rodney Anonymous
2005 Jun 17
2
drop elements of vector by class
...ternal and Child Health
School of Public Health
University of North Carolina, Chapel Hill
Rosenau Hall, CB# 7445
Chapel Hill, NC 27599-7445
Home:
309 Old Larkspur Way
Chapel Hill, NC 27516
UNC School of Public Health--voted #2 SPH by
. US News
. Association of Hand-to-Fin Carp Fisherman
. Iron Chef (not to be confused with the Iron Dukes!)
2006 Jan 05
6
Inheritance Question
Hi,
My application has a table of People that has information about
them, and I want to have a subset of those people as Users - people
that can login to the application.
What is the best way to do this? Add columns to People that only
Users would use? I''ve read the threads on single table inheritance,
but it seemed a little bit wasteful: 10,000 people vs 50 users
For those more
2009 Apr 10
0
Nested groups are completely missing
...flawlessly.
Security is set to ADS.
A "net groupmap list" comes up empty.
Any ideas?
Thanks,
Bill D.
"Give a man a fish and you've freed him up for the day to write a poem,
compose a song, or howl at the Gods. Teach a man to fish and you've doomed
him to a lifetime as a fisherman."
-Rodney Anonymous
2009 Mar 24
0
" Failed to connect to IPC$ share on localhost" when running the "net rpc group add" command.
...ll control = yes
dos filemode = yes
only guest = yes
writable = yes
printable = no
Thanks,
Bill D.
"Give a man a fish and you've freed him up for the day to write a poem,
compose a song, or howl at the Gods. Teach a man to fish and you've doomed
him to a lifetime as a fisherman."
-Rodney Anonymous
2005 May 06
0
Three simple steps help you sav a lot on quality tablets.
...the still air; it was
a heath fire,they told him- how brightly
it blazed in the dark evening!The fourth day came, and the
funeral festivities were at an end;they were to go back from the
uneven 0 would land-dunes to the sand-dunes."Ours are better," said
the old fisherman, Jurg 1 down she en's foster-father;"these have no
strength."And they spoke of the way in which the sand-dunes
References
1. http://IW.6k.anewdoorforyou.com/ks/
2010 Jul 13
0
"Close_remove_share_mode: Could not get share mode lock for file..."
...db file somewhere? She has permissions
to said files.
Bill Dorrian
Unix/Linux Systems Support
(904) 232-2742
"Give a man a fish and you've freed him up for the day to write a poem,
compose a song, or howl at the Gods. Teach a man to fish and you've condemned
him to a lifetime as a fisherman."
-Rodney Anonymous
2012 Feb 02
4
an unusual use for R
I thought some of you might be amused by this.
In my non-work time, I'm an avid weaver and teacher of weaving. I'm
working on a project involving creating many detailed weaving
patterns, so I wrote R code to automate it.
Details here:
http://stringpage.com/blog/?p=822
If the overlap between R users and avid tablet weavers turns out to be
>> 1, I'll polish it up and turn it
2011 Jan 19
7
Let's talk about HTTPS Everywhere
Ok. It's a Firefox Add-on:
https://www.eff.org/https-everywhere
Questions:
1) But: Why can't i find it on the offical Firefox Add-ons site?: https://addons.mozilla.org/en-US/firefox/
2) Did anyone audited the "HTTPS Everywhere" code?
3) Can someone trust this Add-on? Is it safe to install/use?
4) If it's so great why isn't it more prevalent?
What's youre
2006 May 19
4
Cross correlation/ bivariate/ mantel
> Background:
> OS: Linux Ubuntu Dapper
> release: R 2.3.0
> editor: GNU Emacs 21.4.1
> front-end: ESS 5.2.3
> -----------------------------
> Colleagues
>
I have two spatial datasets (latitude, longitude, fish eggs) and (latitude, longitude, fish larvae) at the same 280 stations (i.e. 280 cases). I want to determine if the 2 datasets are spatially correlated. In other
2007 Sep 13
0
question about modification of dd_parent_obj during COW
>From the online document of ZFS On-Disk Specification, I found there is a field named "dd_parent_obj" in dsl_dir_phys_t. will this field be modified or kept unchanged during snapshot COW?
For example, consider a ZFS filesytem mounted on /myzfs, which contains 2 subdirs(A and B). If we do the following steps:
1) create a snapshot named /myzfs at now.
2) rename /myzfs/A to