search for: tthe

Displaying 20 results from an estimated 56 matches for "tthe".

Did you mean: othe
2003 Feb 08
3
to modify a vector
Hi All. I am quite a newbie to R. This is a basic question. I like to modify elements of a vector. For Example: a1 <- c(1,2,3,4,3,5) TThe following program sentence does not work but the intention is; if (a1==3) a1*3 . 3 in the vector should be changed to 9, and the resulted vector is (1,2,9,4,9,5). How can I get the result? Thanks in advance for help. -------========-------- mitsu5 mitsu5 at ruby.famille.ne.jp
2006 May 02
3
file_column : _temp field always nil
Hi, I''m trying to set up file_column to upload attachments for emails. My view has <td align="left"><%= file_column_field ''to_do'', ''attachment'' %></td> and the attachment_temp hidden field is generated. When I inspect tthe params on saving the form the attachment_temp param is always an empty string. Also, when I was setting this up I got a no method error attachment_temp on save and had to (temporarily I hope) add that field to the table. The to_do model has ''file_column :attachment'' On save, t...
2010 Oct 28
3
ACtive directoryin Ubuntu
Hi, My name is Tommie, I am new to tthe list...greetings to you all. I have a couple of quetions. Our college network is running on Debian and Ubuntu, we are trying to migrate the rest of the services to Ubuntu... the Active Directory is the one that is still using windows. My questions are: How can i substitute the windows Active Dir...
2006 Apr 26
3
drop downs
I''m having trouble getting a second drop down populated based on the value from the first drop down. I''ve tried following some of the examples posted, but haven''t had any success. I''m new to RoR so any help would be appreciated. When the first drop down''s value gets changed, it calls the correct method in the controller and even finds the correct
2006 Jan 19
6
Dynamic Programming in R
...its memory handling abilities. A senior researcher had a lot of trouble with R becuase on any given run it would eat up all the computers memory and need to start using the hard disk. Yet, the memory needed was not substantial - saving the worksapce, exiting and recalling would noticebly start of tthe progam at a much lower memory use, level and a quick deteroration in a few thousand iterations. Is this a problem other people have come across? Perhaps, its a problem already fixed, since the researcher was working on this in 2002 (he claimed he had tried it on windows, mac, and unix versions to...
2024 Mar 21
2
CyberPower PR3000LCDRTXL2U and NUT 2.8.0 - mute?
I have a CyberPower PR3000LCDRTXL2U with a BP48V75ART2U expansion chassis, which I am monitoring using NUT 2.8.0 (on Gentoo Linux). TThe UPS appears to be telling me that the batteries need replacement due to age. CyberPower support has confirmed that for me and told me how i should be able to mute the alarm from the front panel until I can replace the batteries, but it doesn't appear to be working. I can send the PR3000LC...
2008 Mar 11
1
Jpeg and pixel
Hi guys, I've got tthe following question: Why do my fonts look a bit grubby when I use the jpeg() function? I see the pixels of the font. The quality is set to 100%. If this is normal with jpeg(), which function would you propose me to use instead? Kind regards, Thomas ________________________________ I'm using R...
2007 Sep 12
2
Problems with Asterisk behind a firewall
Hi all, I have set up Asterisk and I am able to register with my SIP provider and receive calls. When I try to register with Asterisk from outside I can place calls but tthe other person can't hear me. Have opened port 5060 UDP as well as port 10000 to 20000 UDP. Any ideas? Thanks, Christian
2014 Sep 25
1
RPM install/upgrade problem
...ing rpm package bash-4.2.45-5.el7_0.2.x86_64 error: unpacking of archive failed on file /usr/bin/alias;5423b9bc: cpio: open The same problem happens if I try to use rpm for the update so it appears to be an rpm problem rather than a yum one. I've rebuilt the rpm databases successfully but tthe problem persists. Regards, Tony -- Linux nogs.tonyshome.ie 2.6.32-431.29.2.el6.x86_64 #1 SMP Tue Sep 9 21:36:05 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
2006 Sep 10
2
rownumber
...2 2 2 2 2 2 16 14 29 107 1 3 611 1 7 9 10 7 33 107 2 2 2 2 2 2 10 13 29 ........... How do you extract the certain columns on the first row set of each? Tthe first row set are like: 105 1 1 1103 1 5 4 8 5 22 106 1 2 606 1 5 12 11 9 37 107 1 3 611 1 7 9 10 7 33 so, nothing gets imported from the second row set...
2006 Jul 22
1
Why the contrain does not work for selecting a particular range of data?
Dear: Continuing the issue of 'ifelse'! I selecting the data whose 'x2'=1 for maximizing likelihood. I used two way to do this but the results are different. 1.Way one I use the data for x2=1 and run the program. It works for me. Tthe program is described as below: function (parameters,y1,x11) { p<-parameters[1] alpha1<-parameters[2] beta1<-parameters[3] delta1<-parameters[4] lamda1<-parameters[5] mu<-alpha1*((x11)^beta1)*exp(-delta1*(x11^lamda1)) ifelse(y1>0|x11>0, L<-lgamma(y1+p)+p*(log(p)-log(mu+...
2006 Apr 08
2
AAstra 9133i register double account.. ??
hi i've got an AAstra 9133i ip phone, when i've bought it, i've set it to use a SIP/400 account on my asterisk, then, i've changed settings and i've set set phone to use a SIP/500 account . now, when i connect the phone to tthe network, it register itself on asterisk with both accounts!!! -- Registered SIP '500' at 192.168.100.188 port 5060 expires 120 -- Registered SIP '400' at 192.168.100.188 port 5060 expires 120 how can i avoid this? i want to register only SIP 500!! this is a piece of my sip....
2010 Aug 15
1
[LLVMdev] "UNREACHABLE executed!" error?
Tthe IRBuilder APIs for unions or unions in general? Either way, I was using unions as a temporary solution for a problem I was too lazy to fully figure out anyway. On Sun, Aug 15, 2010 at 4:54 PM, Nick Lewycky <nicholas at mxc.ca> wrote: > Alec Benzer wrote: > >> The dump from the f...
2005 Jul 16
2
beginners question about extension context
...y to call from IAX2 phone to say ext 102, I get "request '102@iax-user' does not exist" I have tried to include iax-user in from-sip and I can make calls from SIP phones to IAX2 ones, but not the other way around. Now for an interesting bit. If I include "from-sip" in tthe "iax-user", all is working fine -- I can make calls in any directions. If I try to do "cross-include" where one context is included into another and vise versa, IAX2 phone does not even register. Is there a better than include way to route calls between contexts? Thanks, Ru...
2017 Dec 28
1
Chromebook AD integration fails on joining the domain
...Gottinger via samba < samba at lists.samba.org> wrote: > Hello Mike, > > Can be you need to recreate the machine and tgt password on yout server so > it adds the aes enc types for these after raising the functional domai > level. > > The required scripts can be found in tthe samba sources in > /source4/scripting/devel/ > > Use chdcpass for the machine-account and chgkrbtgtpass for the tgt account. > > I did this on an single addc server a while back and had no issues. Never > tried it on an setup with multiple addc's. So i#d recommend you make an...
2011 Jul 22
1
default par
Hello dear R-developers, two questions on an otherwise magnificent program: 1) Is there a way to set defaults for par differently than R offers normally? I for example would like to have las default to 1. (or in the same style, sometimes type in plot() could be "l" per default). Tthe following post desribes pretty much exactly that: https://stat.ethz.ch/pipermail/r-help/2007-March/126646.html It was written four years ago, but it seems like there has been no real elegant solution. Did I just miss something there? If so, could someone give me an update? If not, is there a chance...
2017 Dec 27
2
Chromebook AD integration fails on joining the domain
Hi, I am testing Google's recent ability to integrate Chromebooks into AD and it's failing when I try to join the device to the domain. When I run wireshark during the test I notice 2 TGS-REQs from the device that are answered with KRB5KDC_ERR_ETYPE_NOSUPP. The Chromebook is only passing AES256-cts-hmac-sha1-96 and AES128-cts-hmac-sha1-96 as enc types. I was getting the same result from
2006 Sep 14
5
Beta stochastic simulation
Hi, I am finding that I get quite different results when I interchange the following "equivalent" lines for sampling from a beta distribution in my r script. The rbeta line is correct judging by the summary statistics of the simulated values, while the qbeta line consistently leads to a higher mean simulated value. simulation <- rbeta(1, alpha, beta) simulation <- qbeta(runif(1),
2001 Oct 04
0
ANNOUNCE: ticker (peeper)
...(sort keys %config) { $logger->log("Checking the price of [$key] ..."); # Fetch some information about the stock including the price my %results =3D $quoter->fetch($config{$key}->{'exchange'},$key); my $price =3D $results{$key,'price'}; $logger->log("\tThe price of [$key] is [$price]."); if ($price > $config{$key}->{'max'} or $price < $config{$key}->{'min'}) { $logger->log("\tThe price is out of bounds! Sending notification ....= "); # The price is out of bounds! We'll start peeping ......
2008 Jun 10
4
Hello
Hello, I am facing a problem in drawing heat map using R. I have a 70X3 matrix and I want to draw a heat map with 1 coloumn on X axis another on Y axis and want to show the value of 3rd coloumn using heat colours. Could you please help me with this . Thank you . Regards, Sumit [[alternative HTML version deleted]]