search for: country

Displaying 20 results from an estimated 3200 matches for "country".

2010 May 25
2
Get output values in a table
..., list(d[,1]), FUN = function(x) shapiro.test(x)$p.value)) Group.1 1 2 3 4 5 6 7 8 IA IV 1 town 0.0030465882 0.002068448 0.01129771 7.606061e-06 1.189380e-03 0.001396341 0.009097276 6.824918e-05 0.4877525 0.08005584 2 country 0.0002436141 0.005135004 0.01540923 2.469611e-06 1.372854e-05 0.001517259 0.052174738 1.057227e-06 0.3172002 0.15745973 Regards, Iurie Malai Department of Psychology Ion Creanga Moldova Pedagogical State University - www.upsm.md http://en.wikipedia.org/wiki/Ion_Creang%C4%83_Pedagogical_State_Univ...
2010 Jun 05
3
Wilcoxon test output as a table
...n",6,5,7,2,6,8,9,5,6.00,8.50 "town",6,5,7,2,4,6,7,7,6.00,6.50 "town",7,4,7,2,6,2,5,5,6.00,3.50 "town",8,3,7,4,4,5,7,7,6.00,6.00 "town",4,8,5,5,4,6,6,5,5.60,6.00 "town",9,8,10,4,8,9,10,7,9.00,9.50 "town",7,6,7,5,6,5,7,5,6.60,6.00 "country",6,8,6,4,7,8,8,9,6.60,8.00 "country",4,5,7,3,4,7,8,8,5.30,7.50 "country",7,5,7,3,6,7,9,4,6.30,8.00 "country",8,6,5,4,5,7,12,8,6.30,9.50 "country",2,4,3,3,4,6,6,9,3.00,6.00 "country",5,8,6,4,8,9,8,9,6.30,8.50 "country",7,6,9,4,7,9,10,7...
2003 Feb 05
1
rearranging rows
Dear all, I am working with a matrix structured as follows Factor 1 Factor2 ... Country 1 Country 1 Country 2 Country 2 ... Country N Country N and I need to rearrange it according to the following scheme Factor 1 Factor2 ... Country 2 Country 2 Country N Country N ... Country 1 Country 1 where countries are ordered accordingly to the average value of fac...
2008 May 17
5
Help needed
...I am new to rspec and it seems that I don''t understand some basics. I need to have a XML import which should parse through XML data and saves all that in various mysql tables. The XML part works just fine and I can test this with rspec. However when I try to execute it "should find country object for DE" do I get an error. @user.country is a one-to-many relation in the user table. It seems easy but I don''t get it (hmmmm feels like I am still a newbie). The error I get is: ''XmlImport should find country object for DE'' FAILED expected #<Country:0...
2013 Jan 10
1
Segmentation fault after upgrading from asterisk-10.5.0 to asterisk-11.1.2
...lags] == Registered application 'SetAMAFlags' [Wait] == Registered application 'Wait' [WaitExten] == Registered application 'WaitExten' == Manager registered action ShowDialPlan == Parsing '/etc/asterisk/indications.conf': Found -- Registered indication country 'at' -- Registered indication country 'au' -- Registered indication country 'bg' -- Registered indication country 'br' -- Registered indication country 'be' -- Registered indication country 'ch' -- Registered indication country...
2004 Jan 17
4
Asterisk Indications
Hi, Just wondering if someone could better explain how the indications.conf file actually affects Asterisk? I am using a Cisco 7940 from my Asterisk system, and have set in indications.conf "country=au" thinking that this would make the dialtones/call progress sound like the familiar Australian tones? However when I call another extension on my system, it still sounds like the American ring tone. Does the indications perhaps only effect Analog FXS cards and not SIP phones? Also, w...
2006 Feb 03
3
My associations are coming out nil.
I''ve got a fairly simple system with a table for my Users that includes a CountryId field which looks up to the CountryId field of my Country table. What I would like to happen is for my Rails application, which contains models for both User and Country, to be able to draw the dropdown list of available countries on the edit page, like it does in all the tutorials. My model cla...
2009 Dec 01
1
LMER: How to specify Random Effects
...USA, France, Italy The States for USA = Michigan, Florida, California The States for France = Paris, Orleans The States for Italy = Venezia, Sienna, Florence, Rome, Napoli , Sicilia Plants were classified as High and Low is this the way to specify a possible model ? lmer(Reaction ~ Drug + (1| Country / State / Plant) , data) or should I use something like this A) lmer(Reaction ~ Drug + (0| Country / State / Plant) , data) B) lmer(Reaction ~ Drug + (1| Country ) + (0+Country | State / Plant) , data) C) lmer(Reaction ~ Drug + (1| Country ) + (0+Country | State / Plant) + (0+Country + State | P...
2006 Apr 20
3
Asterisk Won't start after SVN Trunk Update
...on for information on the new syntax. [res_indications.so]Apr 20 08:27:58 WARNING[13559]: loader.c:726 __load_resource: new style res_indications.so (0x10) loaded RTLD_LOCAL => (Indications Configuration) == Parsing '/etc/asterisk/indications.conf': Found -- Registered indication country 'cl' -- Registered indication country 'tw' -- Registered indication country 'us' -- Registered indication country 'au' -- Registered indication country 'fr' -- Registered indication country 'de' -- Registered indication country...
2012 Dec 13
2
How to create multiple country's data into multiple sheets of one excel
HI, I have large dataset of many countries. I have written the program to run through each country to generate one output for each country. I want to put the output like this: one sheet has output for one country. How do I achieve it by r. I have tried this: library(xlsx) write.xlsx(nnn, "vn.xlsx", sheetName="Sheet1") [1] but when I change sheetName="Sheet2" to...
2006 Jan 27
3
OT?: International number parsing
Can anyone shed some light on "rules" that might make the task of parsing the country code and city codes from a dialed number in the CDRs? I know that there is almost never a case where a concatenated country and city code could overlap with another country code, but what about city codes and local numbers? Is it possible for a concatenated city code and local number to match anot...
2012 Jun 05
1
data analysis problem
...rates I want to run a regression of rates on some other variables. So my regression for one type of interest rate will be I_{ij}_t= a +regressors +error term. where I_{ij}_t is the absolute difference in rates between two locations i and j at time t. Note that i and j can be locations in the same country or locations at different countries. What I need is construct a vector with all the pairs of locations for a specific t. Put differently, I want to see how the interest rate differential evolves over time for each pair of region. But the monthly time series data I have available are heterogeneous...
2018 Feb 03
2
find unique and summerize
Hi all, I have a data set need to be summarized by unique ID (count and sum of a variable) A unique individual ID (country name Abbreviation followed by an integer numbers) may have observation in several countries. Then the ID was changed by adding the country code as a prefix and new ID was constructed or recorded like (country code, + the original unique ID Example original ID "CAN1540164" , if t...
2007 Nov 13
8
acts_as_ferret : cannot use a customized Analyzer (as indicated in the AdvancedUsageNotes)
Hi all, I cannot make aaf (rev. 220) use my custom analyzer, despite following the indications @ http://projects.jkraemer.net/acts_as_ferret/wiki/AdvancedUsage To pinpoint the problem, I created a model + a simple analyzer with 2 stop words : "fax" and "gsm". test 1 : model.rebuild_index + model.find_by_contents("fax") # fax is a stop word. => I get a
2012 Nov 17
2
Help needed for error in foreign key validation
I have two models bank and country. User should only associate a Bank with a country id present in the country table and I put validates presence of country to enforce it but i get error mysql2::Error: Unknown column ''countries.bank_id'' in ''where clause'': SELECT `countries`.* FROM `countries`...
2007 May 15
5
Rspec + Oracle
Hi all. Does anybody use Rspec with Oracle? I have RoR app + Oracle DB. I use Rspec 0.9.4. I have installed Rspec plugin and generated spec for model Country. If I use "@countries = Country.new" in my spec I get "ArgumentError in ''Country should be valid'' block not supplied /vendor/plugins/rspec_on_rails/lib/spec/rails/extensions/kernel.rb: 12:in `describe''" "@countries = Country.find(:first)" wo...
2008 Apr 10
3
option_groups_from_collection_for_select with a ActiveRecord::Base single object
...ith two tables/objects. How could it be done with one? Example that almost works: I have a form to enter address from both the United States and Canada. It has the following: ====new.html.erb==== <%= select_tag( :state, option_groups_from_collection_for_select( State.countries, :country, :country, "id", "id")) %> ================= I have a migration with all the states/provinces I need. ==== 001_create_states.rb==== class CreateStates < ActiveRecord::Migration def self.up create_table :states do |t| t.string :name t.string...
2010 Dec 31
3
Changing column names
Dear R helpers Wish you all a very Happy and Prosperous New Year 2011. I have following query. country = c("US", "France", "UK", "NewZealand", "Germany", "Austria", "Italy", "Canada") Through some other R process, the result.csv file is generated as result.csv      var1   var2  var3  var4    var5    var6   var7   var8...
2005 Mar 03
5
country/city codes
Some country codes are three digits long. Some are two. e.g. UK 44 , Bermuda 441 Does anyone know a formula for determining which part of a dialled number is the country code and city code ? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/aster...
2004 Sep 23
10
MFC/R2
Hi all, I have begun the release of my MFC/R2 protocol software. At http://www.opencall.org/installing-mfcr2.html there are instructions for installing what I have released so far. This is the MFC/R2 protocol software, and a test program. The software to interface Asterisk to the MFC/R2 code will be released shortly. It used to work, but it hasn't been touched for a while, and Asterisk