search for: katu

Displaying 20 results from an estimated 24 matches for "katu".

Did you mean: kats
2012 Aug 03
1
asterisk realtime database structure
...terisk-1.6.2-astdb), but hopefully now it is an easy way to get the db structure. Thanks, Daniel -- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, Seattle, USA, Sep 23-26, 2012 - http://asipto.com/u/katu Kamailio Practical Workshop, Netherlands, Sep 10-12, 2012 - http://asipto.com/u/kpw
2008 May 20
5
How to write a test for validates_uniqueness_of
Hi, I have a spec it "should have a unique username " I have a code: validates_uniqueness_of :user_name Now, I don''t know how to test this code. In order to test this, do I need to run `save`? For example, @user = User.create(:username => "mike") @another = User.create(:username => "mike") @another.save.should be_false This messes up test
2004 Oct 20
2
Odd behaviour with scale()
...s supplied > > New=data.frame(xx=scale(2:4, center=5.5, scale=3.02)) > b=predict(reg1, New, se.fit=T) Error: variable 'xx' was fitted with nmatrix.1 but numeric was supplied > Bob -- Bob O'Hara Department of Mathematics and Statistics P.O. Box 68 (Gustaf H??llstr??min katu 2b) FIN-00014 University of Helsinki Finland Telephone: +358-9-191 51479 Mobile: +358 50 599 0540 Fax: +358-9-191 51400 WWW: http://www.RNI.Helsinki.FI/~boh/ Journal of Negative Results - EEB: www.jnr-eeb.org
2001 Aug 03
0
step factor below minimum
...an that my model is not estimable with R? I am running Debian unstable i386 and R 1.3.0. Thanks, Kari ---------------------------------------------- Kari Ruohonen Finnish Game and Fisheries Research Institute Socioeconomic and Aquaculture Research Turku Game and Fisheries Research It?inen Pitk?katu 3, 20520 Turku, Finland tel. +358-20-5751681, +358-40-5238321 (mobile) fax +358-20-5751689 http://www.rktl.fi -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "...
2004 Sep 29
0
[Fwd: OpenBUGS]
...OpenBUGS can operate from R, at least in Windows (there are some problems in Linux at the moment). The interface with R is one are that there are plans to work on: it's a bit basic at the moment. Bob -- Bob O'Hara Dept. of Mathematics and Statistics P.O. Box 68 (Gustaf H??llstr??min katu 2b) FIN-00014 University of Helsinki Finland Telephone: +358-9-191 51479 Mobile: +358 50 599 0540 Fax: +358-9-191 51400 WWW: http://www.RNI.Helsinki.FI/~boh/ Journal of Negative Results - EEB: http://www.jnr-eeb.org -------- Original Message -------- Subject: OpenBUGS Date: Wed, 29 Sep 2004 13...
2004 Dec 19
1
Different graph type can coexisti??
Please consider a data frame A B C D 1 4 5 0 2 3 2 75 3 4 1 84 4 5 1 90 5 3 0 100 Is there a way to plot column B and C as barplot *and* D as line on the same graph?? R-2.0.1 powered by Mandrake 10.1 ------------------------------------------------------------------------------------------------------------------------- Landini dr. Massimiliano Tel. mob. (+39) 347 140 11 94 Tel./Fax. (+39)
2004 Jan 26
0
isolinux 2.08: screen garbage when loading kernel?
...Lind?n -------------------------------------------------------------------------- I , I I Tomas Linden Helsinki Institute of Physics (HIP) I I Tomas.Linden at Helsinki.FI P.O. Box 64 (Gustaf H?llstr?min katu 2) I I phone: +358-9-191 505 63 FIN-00014 UNIVERSITY OF HELSINKI I I fax: +358-9-191 505 53 Finland I I WWW: http://www.physics.helsinki.fi/~tlinden/eindex.html I ---------------------------------------------------------------------...
2013 May 14
1
Asterisk 11.3 and Kamailio 4.0 Realtime Integration Tutorial
...ntegration of the two applications, just reply to me for any feedback. Cheers, Daniel -- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio Advanced Training, San Francisco, USA - June 24-27, 2013 * http://asipto.com/u/katu *
2004 Jul 24
3
Population simulation.
Hello, can anyone tell me if R has any special function for simulating the structure of human populations? Something like the genetic algorithm? I need to simulate a sample of a population with a specific structure. Is there something on R that can help me? Thanks to everyone. __________________________________________________________
2001 Sep 26
1
Seeking optimal mixture
...y to tell optim() about my sum constraint x1+x2+x3=1. All help is appreciated. Regards, Kari Ruohonen ---------------------------------------------- Kari Ruohonen Finnish Game and Fisheries Research Institute Socioeconomic and Aquaculture Research Turku Game and Fisheries Research It?inen Pitk?katu 3, 20520 Turku, Finland tel. +358-20-5751681, +358-40-5238321 (mobile) fax +358-20-5751689 http://www.rktl.fi -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "h...
2005 Aug 25
3
Converting characters to numbers in data frames
...keep as a data frame? I could use this: matrix(as.numeric(NUMBERS.df), ncol=dim(NUMBERS.df)[2]) but I seem to be jumping through far too many hoops: there must be an easier way. An suggestions? Bob -- Bob O'Hara Department of Mathematics and Statistics P.O. Box 68 (Gustaf H??llstr??min katu 2b) FIN-00014 University of Helsinki Finland Telephone: +358-9-191 51479 Mobile: +358 50 599 0540 Fax: +358-9-191 51400 WWW: http://www.RNI.Helsinki.FI/~boh/ Journal of Negative Results - EEB: www.jnr-eeb.org
2004 Oct 31
2
(no subject)
Dear all, I have several questions regarding fisher.test() in R, and I'd highly appreciate any help with it. I have a group of observations, each having people's income, and an indicator of whether selected in or out a program. I want to test the difference between income of people who are in and out. Because the distribution is far from normal, I decide to use the fisher's exact
2004 Oct 31
2
(no subject)
Dear all, I have several questions regarding fisher.test() in R, and I'd highly appreciate any help with it. I have a group of observations, each having people's income, and an indicator of whether selected in or out a program. I want to test the difference between income of people who are in and out. Because the distribution is far from normal, I decide to use the fisher's exact
2005 Sep 14
4
Graphical presentation of logistic regression
Hi, I wonder if anyone has written any code to implement the suggestions of Smart et al (2004) in the Bulletin of the Ecological Society of America for a new way of graphically presenting the results of logistic regression (see www.esapubs.org/bulletin/backissues/085-3/bulletinjuly2004_2column.htm#t ools1 for the full text)? I couldn't find anything relating to this sort of graphical
2001 Aug 29
5
newbie list
I've sometimes thought it would be useful to have another mail list called "no I haven't read the documentation but someone can save me a lot of time," or perhaps just "newbie" for short. This can be very useful for people just getting started in R and with school starting soon I expect the help list may become overwhelmed. Of course, I think that people should read all
2008 May 21
0
Errors in using gdb (PR#11496)
...+CRUqoUWI2zZKJ1Zk3fqYCiSUEf8gw ODDFAyWm5rmZpuU0fEpEh2ELa4MBG/ANBYHkYzJmmb3a1FjIzG62PR9Q8tTRSKkBGzyI5CUP 8yZ50q+MwOlPKur1TGxpmiVoHG1vouUNn8Dq8BtcURefXkrdZTxvw2JEMCHQu+4yWlOm4uQa mMbSuDexlMyurVvkqcNse9I+vTJNIZt8mkLOM68dtWlgeR2ZHQFawBc9VrMAq2OQIkIrAr0j F/iRNqmZ10bb5RlMeZpmk8xu+mTTe+cNbDtt6t6U9AwBS+YMpukATU8b44TF8ZfKnLUJpaiw +kZYHT/JX7Hkj23Yeyn7r1yuYGbPY3UG2/GSD3gSPX3JXZhRa75ME+6azZSBx2YRpmapa6ER 1d4EB4gB4CW5IMSUfB6ry2GC9IXZB+AWOFtmnv5sVtqbfNKfUo9oMgIjGIMQNOvC6maZvdrU WEhn99pulsbS5vhqrA4pJROidEkeuEWCPXNa2WRJiqLhpOET69XpJf3PniHPp5nS7DKeu9Ch sEDvust0YXXsO5ATDfTy4Uzye0F3ba9FWh1Byox9mmWaQvZckBZynnnTUZsGlt...
2008 Jun 02
1
Getting annotations in spec files.
Hi, I just noticed that `rake notes` in rails 2.0.2 doesn''t check `spec` directory. So, what I annotated with "FIXME", "TODO" and "OPTIMIZE" on *_spec.rb are discarded. Is there any quick way to `rake notes` task to check `spec` directory? -T
2008 Apr 03
0
Importing (bootstrapping) the initial data from fixtures(.yml) with foreign keys in Rails 2.0
Hi, I''m trying to import data from YAML files in Rails 2.0.2. I learned that new features came out for fixtures at RailsCasts http://railscasts.com/episodes/81 . And, in Rails 1.2.6 and before, I used a "rake" task I found online. Looks like there are many variations for this "bootstrap" file. Do you know if there''s a file available that does something
2008 Apr 19
1
form_for question
I have a following snippt to make a form. <% form_for :post, @post, :url => { :action => "create" } do |f| -%> <%- end -> What does ":post" and "@post" do respectively? If my understanding is correct, @post is there because I set "@post = Post.new" in the action. But I don''t know what ":post " is for. Tek
2008 Jun 05
1
How to get REMOTE_USER in Rails?
Hi, I need to retrieve what''s stored in ''REMOTE_USER''. I''m looking around in "ActionController::AbstractRequest", but don''t have something to work with. I need this data to kick accesses that don''t have a valid ''REMOTE_USER''. Any help would be appreciated. -T --~--~---------~--~----~------------~-------~--~----~