Displaying 20 results from an estimated 470 matches for "territori".
Did you mean:
territory
2006 May 09
1
Beginner questions on attributes and arrays
Hello,
I am trying to do something and I''ve been reading my Agile Web
Development with Rails book and doing internet searches for several
hours now and I have made no progress.
Here''s the issue: I have a table of sales reps that is linked to a
table of territories. There are around a thousand territories that are
numbered and each sales reps has many territories. I will be storing
the sales rep id in the territory table to associate the two tables.
I have not been specifying a "belongs to" and "has_many" relationship in
my models...
2006 Jun 09
0
has_many / : through / check_box - update problems
...air out for 2
days now ?
I have the following classes using has_many :through relationships...
(I''ve changed the class names to make it easier to understand, so don''t
beat me up about naming conventions ;) )
class Movie < ActiveRecord::Base
has_many :localdetails
has_many :territories, :through=>:rights
end
class Territory < ActiveRecord::Base
has_many :localdetails
has_many :movies, :through=>:rights
end
class LocalDetail < ActiveRecord::Base
belongs_to :movie
belongs_to :territory
end
The tables contain the usual *_id fields, and all display correctly,
s...
2013 Jan 07
1
posting a question in the R-help forum
Hello,
I wanted to post this question below, on the R-help forum, but I'm not sure
I succeeded because it said that I wasn't subscribed to the mailing list
yet.
Now I am subscribed, but will my question be accepted now automatically, or
should I submit it again?
Thanks in advance,
Violet Swakman
Hello everyone,
I'm having trouble understanding my output from a linear mixed effects
2012 Dec 03
1
Resampling Help Needed
I am using package ks() to build 3D representations of bird territories and
calculate territory volume from spatial data (simply x, y, and z
coordinates). What I want to do is determine at what sample size (#
locations collected) does the territory volume stop increasing. This should
give me an idea of the number of points needed for future seasons.
So I have a cou...
2011 Nov 21
2
errors with lme4
Dear list,
i'm a new R user, so I apologize if the topic is already being addressed
by some other user.
I'm trying to determine if the reproductive success of a species of bird
is related to a list of covariates.
These are the covariates:
? elev: elevation of nest (meters)
? seadist: distance from the sea (meters)
? meanterranova: records of temperature
? minpengS1: records
2014 Mar 11
3
[PATCH 1/2] builder: move some language-related code into a Languages module
Mostly code motion, no behaviour changes.
---
builder/Makefile.am | 3 +++
builder/languages.ml | 57 +++++++++++++++++++++++++++++++++++++++++++++++++
builder/languages.mli | 21 ++++++++++++++++++
builder/list_entries.ml | 36 ++-----------------------------
4 files changed, 83 insertions(+), 34 deletions(-)
create mode 100644 builder/languages.ml
create mode 100644
2006 Mar 26
2
Problem with names() in a plot after ordering a data.frame. Syntax or stupidity?
...erstanding of
the nature of the names()
function or a confusion about how a data.frame and
order() work.
Any help gratefully received. Thanks
#-----------------------Read in
Data--------------------------------------------
Name <- c( "Nunavut", "Qu?bec", "Northwest
Territories", "British Columbia",
"Ontario", "Alberta", "Saskatchewan",
"Manitoba", "Yukon",
"Newfoundland", "New Brunswick","Nova
Scotia", "Prince Edward Island")
Pcode...
2006 Mar 01
4
filtering HTTP signatures / headers ?
Is it possible to filter HTTP signatures/headers with
SHOREWALL ? or is there addon for it ?
take care
*º¤., ¸¸,.¤º*¨¨¨*¤ Stingray *º¤., ¸¸,.¤º*¨¨*¤
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------
This SF.Net email
2006 Mar 24
10
Multi-ISP with one Dynamic IP
I have two feeds, one with a static IP and one with a dynamic IP. How
can I configure a Multi-ISP setup with the dynamic IP, or can I? I don''t
think the gateway will change, just the interface IP.
--
Chris Mason
NetConcepts
(264) 497-5670 Fax: (264) 497-8463
Int: (305) 704-7249 Fax: (815)301-9759 UK 44.207.183.0271
Cell: 264-235-5670
Yahoo IM: netconcepts_anguilla@yahoo.com
--
2006 Feb 10
1
glmmPQL and random effects
Hello R users,
I am trying to run a model with a binary response variable (nesting
success: 0 failure, 1 success) and 8 fixed terms. Nesting success was
examined in 72 cases in 34 territories (TER) during a 6 study years.
Territories are nested within 14 patches (PATCH). I want to run a model
taking into account these nested factors and repeated observation. To do
this, I assume that the best option is to use glmmPQL from MASS package.
Am I wrong?
In glmmPQL, I have included the rand...
2016 Jun 03
4
[cfe-dev] [lldb-dev] GitHub anyone?
> No matter what, once you push your branch and make it public, anyone
> could pull it and then rewriting history gets trickier. IME it's best
> to avoid doing that as much as possible.
If we have automation that looks at public topic branches (possibly
because of a github pull request), then people will start making
branches public sooner rather than later. That's when we
2006 Apr 02
5
Help with Webmin Module
Hello People
I''m new here, so forgive-me for any "newbie talk".
My client is running Debian Sarge (Stable), with Shorewall and Webmin. I want
to make things easier for them and tried to use the webmin-shorewall module.
The thing is - the installed shorewall is 3.0.5 (package from testing) but the
webmin module only understands (and builds) the old shorewall 2.x file
2007 Jul 27
3
getting the name of variables passed to a function
Folks,
I've entered into an R programming territory I'm not very familiar with, thus this probably very elementary question concerning the mechanic of a function call.
I want to know from within a function the name of the variables I pass down. The function makes use of the "..." to allow for multiple unknown arguments,
myfun = function(...) { do something }
In the body I
2006 Mar 26
6
Shorewall and squid not wokring together
Hi everybody. We are running Shorewall and Squid on
Suse on the same box. Each is working fine
independently, but we can''t get them to cooperate. The
access log in squid shows no requests when Shorewall
is on. Here are all the changes we made in the
configuration files. Everything else is the same. We
have read through the mailing list and the guide, but
still haven''t figured it
2007 Mar 01
0
Reshape data
I have two data frames with a number of common variables that I wish to put into "long format".
The first contains the variables
es(Csales)
[1] "terr" "Dec.02" "Jan.03" "Feb.03" "Mar.03" "Apr.03" "May.03" "Jun.03"
[9] "Jul.03" "Aug.03" "Sep.03" "Oct.03"
2008 Jul 15
2
New Zealand Maps
Can anyone point me to a map file for New Zealand Territorial Local
Authorities? Apologies if this is obvious, but I'm rather new to
mapping things, and after an R search and a general Google search I
can't see anything which seems quite right. I'm hoping that there is
a publicly available file which will do it...
2007 Jul 02
2
Question about PCA with prcomp
Hello All,
The basic premise of what I want to do is the following:
I have 20 "entities" for which I have ~500 measurements each. So, I
have a matrix of 20 rows by ~500 columns.
The 20 entities fall into two classes: "good" and "bad."
I eventually would like to derive a model that would then be able to
classify new entities as being in "good
2007 Feb 10
2
error using user-defined link function with mixed models (LMER)
Greetings, everyone. I've been trying to analyze bird nest survival
data using generalized linear mixed models (because we documented
several consecutive nesting attempts by the same individuals; i.e.
repeated measures data) and have been unable to persuade the various
GLMM models to work with my user-defined link function. Actually,
glmmPQL seems to work, but as I want to evaluate a suite of
2006 Mar 29
9
Ftp upload shaping 2 ISP\'s problems....
I would lilke to shape upload ftp bandwidth in a dual ISP setup
[shorewall show connections]
tcp 6 431215 ESTABLISHED src=192.168.2.89 dst=83.xxx.xxx.23 sport=1487 dport=21 src=83.xxx.xxx.23 dst=10.0.11.2 sport=21 dport=1487 [ASSURED] use=2 mark=1
[tcdevices]
#INTERFACE IN-BANDWITH OUT-BANDWIDTH
$EIF 970kbit 245kbit
$LIF 970kbit 245kbit
2006 Mar 30
3
Rails 1.1, Markaby, options_from_collection
...="5">Manitoba</option><br />
<option value="8">New Brunswick</option><br />
<option value="9">Newfoundland</option><br />
<option value="12">Northwest Territories</option><br />
<option value="7">Nova Scotia</option><br />
<option value="13">Nunavut</option><br />
<option value="6">Ontario</option><br />
&a...