search for: villagers

Displaying 20 results from an estimated 257 matches for "villagers".

2011 Aug 15
2
Delayed_Job: code working fine without .delay / with .delay it fails. Why?
Hi all, I wrote a simple code to set up the "pit_id" from a village table from 1 to 2, from 2 to 3 and so on. It works fine without .delay . But i need it so whats wrong with that code? #village_controller def post_info @village = Village.find(params[:id]) @village.delay.upgrade flash[:notice] = "Upgrading" redirect_to village_url(@village) end
2012 May 16
1
clusters in zero-inflated negative binomial models
Dear all, I want to build a model in R based on animal collection data, that look like the following Nr Village District Site Survey Species Count 1 AX A F Dry B 0 2 AY A V Wet A 5 3 BX B F Wet B 1 4 BY B V Dry B 0 Each data point shows one collection unit in a certain Village, District, Site, and Survey for a certain Species. 'Count' is the number of animals collected in that
2008 Mar 18
0
Walds Z in a mixed model
I recently reviewed a paper that used Wald's Z in a mixed model analysis. The dataset (see end of message for complete dataset) has individual animals (SAMPLE) from within social groups, from within geographic regions. Y is the response variable. The paper ran a mixed model with year and region as fixed effects, group a random effect nested within region, and sample nested within group. I
2008 Aug 05
1
Labeling lines in xyplot
Hello, I apologize in advance as this example seems really elementary. Below I have created a simple scatterplot with lines. I would like to label each line with the name of the village, instead of using a legend. Can someone please let me know how to do it. Thanks in advance -- John Pop=c(1406,1862,2333,2664,2685,2521,2726,0,0,0,0,214,289,365,900,952,1002,1205,1041,942,1004,
2011 Apr 11
0
model specification: help needed
Hi R experts: I am new to mixed model commodity. I am tryping to specify a model using lmer in lme4 package. I am not sure if I am doing right, so I need your help....please...... Treatment / factor structure Year: level 1:3, the whole the experiment was repeated in three years, random factor village: level 1:2 # the level is much higher just three are shown as example, random factor Farm
2008 Jan 09
0
Beginner: How to use data from external Database
Hi, im new to RoR so sorry if the questions sounds stupid to you. Im trying to build a tool for a browsergame. The game allows access to its database and the db looks like this: table villages: `id` int(9) unsigned NOT NULL default ''0'', `x` smallint(3) NOT NULL default ''0'', `y` smallint(3) NOT NULL default ''0'', `tid` tinyint(1)
2009 Aug 03
1
CentOS village @ HAR
Hey I am just organizing the CentOS village at HAR and need a rough estimate of people who will be attending. What do people want? Shall the CentOS people have their own party tent? We are currently with the Fedora people. I will also post on the SL mailing list. Hope to see you all at HAR? Cheers Didi ---- My www page: www.ribalba.de Email / Jabber: ribalba at gmail.com Skype : ribalba
2013 Feb 18
2
How to label percentage values inside stacked bar plot using R-base
Hello, I am new to R. I would like others to explain to me how to add absolute values inside the individual stacked bars in a consistent way using the basic R plotting function (R base). I tried to plot a stacked bar graph using R base but the values appear in an inconsistent/illogical way in such a way that its supposed to be 100% for each village but they don't sum up to 100%. Here is the
2017 May 04
0
SHA2017 - Nouveau Village - Anybody wanna help?
Hi everybody, I bought my SHA2017 ticket and actually plan to create a little Nouveau village here to talk about Nouveau and maybe teach others some reverse engineering or just to hang out with people interested in the project or whatever. Big question: Who wants to help out or join me on that quest? Sha will be on august 4th to 8th, most likely I will be there a few days before the start and
2009 Jul 03
0
HAR CentOS village
Hey I am organizing the CentOS village at HAR2009 with the Fedora guys. Now I would like to know how many people the CentOS crowd would consist of. It should be a good laugh with a own hack tent and loads of fun. Please update the wiki [1] or reply to this thread. Cheers Didi [1] http://wiki.centos.org/Events/HAR2009 ---- My www page: www.ribalba.de Email / Jabber: ribalba at gmail.com Skype
2013 Apr 24
1
R Interactive Mode
Dear all, We are doing some research about the time series analysis of NDVI, and we found the NDVITS package which is a very great tool. Unfortunately when we run it, after TimeSeriesAnalysis it asks to enter "Village or Country". library("ndvits", lib.loc="/home/vahe/R/i686-pc-linux-gnu-library/2.15")
2012 Sep 25
1
Three Stage Sampling of categorical variable using 'survey' in R
For a sanitation project in Bangladesh I need to design a three stage sample survey to be representative of around 40 million people. I find myself suddenly with several challenges with which I struggle and would be gratefully for any help. As the questions are linked I kept them together rather than creating multiple posts 1) SURVEY DESIGN So far I designed mainly two stage cluster surveys but
2004 Aug 31
5
OT: Headset for Cisco 7960?
Sorry, I know it's OT, but does anyone know of a relatively inexpensive headset that is compatible with the Cisco 7960? I've tried the headset off Norstar phones, doesn't seem to work with or without the amp. ------------------------------------------------------------------------ | nate carlson | natecars@natecarlson.com | http://www.natecarlson.com | | depriving some poor
2013 Apr 23
1
One more question please...
I executed the code in rstudio successfully: library("ndvits", lib.loc="/home/vahe/R/i686-pc-linux-gnu-library/2.15") ndvidirectory=paste(system.file("extdata/VITO_Mzimba", package="ndvits"), "/", sep="") region="Mzimba" Ystart=2004 Yend=2006 shape="SLP_Mzimba"
2013 Apr 24
1
Simulate user input in R
Dear all, Can we simulate user input in R ? for example if we have a function which needs an input from the user to continue its work, can we automate this step (simulate the input...) Here is the sample: choose between one of the grouping factor available : c("Village", "Country") we need to enter Village or Country to continue.....can I automatically pass one of the values
2001 May 02
5
Help with quota setting...
Good afternoon, guys!!! I am wondering whom among you already have a quota set for your users? You see, I am finding it hard to get a good combination between the number of inodes to set and the number of blocks to set as well. My ideal setting is at least 15MB to 20MB per user. I am using SuSE 7.0 kernel 2.2.16 using Samba 2.0.7. Any ideas??? Any help regarding this would greatly help...
2010 Jul 10
8
Simple solution for small network in a school ?
Hi, I have to install a small network in a school in a nearby village. The network will be Linux-only, one server and fifteen desktops. Here's the idea. 1) Authentication should be managed centrally on the server. 2) User home directories should also be on the server. 3) Users should all have disk quotas, something like 1 GB per user. 4) Some shared directories should be read/write for
2010 Mar 27
5
producing a QQ plot.
Hello everyone I'm a beginner in Stats and R, I'm using R 2.10.1. I need to create a multivariate qq plot, there is 8 variable group with each has 55 number of input. An example of what I did so far, just to get my point out: > data=read.csv(file.choose(),header=T) > data country village group av_expen P2ary_ed no_fisher 1 Cook Islands Aitutaki D
2013 Apr 23
1
Automation of R input
Hi all, I have R script which during its run require an input like this: choose between one of the grouping factor available : c("Village", "Country") can I automate this part, in other word to pass for example Village when I am running the script. One more thing the script is the TimeSeriesAnalysis {ndvits}. Thanks in advance for any help or suggestion. Regards, Vahe
2006 May 25
3
HVM - BIOS serial console redirection?
I realized this is probably better suited for the devel list.. basically, is there any way in the BOCHS bios to enable ''Serial Console Redirection'', where you see the BIOS contents over the serial line? Windows 2003''s ''Emergency Management Services'' console (which allows you to do installs and fix stuff over the serial line) requires this to