Displaying 2 results from an estimated 2 matches for "laterna".
Did you mean:
paterna
2004 Sep 24
1
Do software raids don't dance Samba?
...nitially as user smbguest (uid=1002, gid=100) (pid 4328)
[2004/09/22 19:14:30, 1] smbd/service.c:make_connection_snum(648)
object1 (192.168.0.21) connect to service share2 initially as user smbguest (uid=1002, gid=100) (pid 4328)
[2004/09/22 19:18:32, 1] smbd/service.c:make_connection_snum(648)
laterna-magica (192.168.0.22) connect to service share2 initially as user smbguest (uid=1002, gid=100) (pid 4347)
[2004/09/22 19:23:23, 1] smbd/service.c:make_connection_snum(648)
laterna-magica (192.168.0.22) connect to service share2 initially as user smbguest (uid=1002, gid=100) (pid 4348)
[2004/09/22...
2012 May 19
4
weighted averages for two variables
Hi R users,
I have a dataset with multiple variables and i'm trying to weigh average
depths for fish species per year by their abundance (CPUE. I have tried the
weighted.mean function but as i have two columns for the x value the lenghts
differ with the w (CPUE). How do I solve this problem?
So far I have tried this:
data<-by(allspecies, list(allspecies$Depth, allspecies$Year),