similar to: (no subject)

Displaying 20 results from an estimated 400 matches similar to: "(no subject)"

2010 Mar 04
2
Hi
How Can I write this this matlab code in R: options=optimset('TolFun',1e-9,'TolX',1e-9,'MaxIter',1e8,'MaxFunEvals',1e8); c=c/2; [alpha, delta, epsilon, nofcup] = ustrs(set_date,mat_date); y = fminsearch('pbond',.15,options,p,c,nofcup,delta/epsilon); y = 200*y; Note pbond is a function in Matlab I already wrote in R ustrs is a function in Matlab I
2010 Feb 15
1
(no subject)
is there a good notes for loops(if else and while) in r. I have a code written in Matlab and I tried to rewrite it in R but it does not give me the write result . for example in matlab the result is (1 2 3 4) In r it is give my only 2 One more question if I have variable,lets say x and I use it in a loop and I update x each time in the loop . How can I get a vector for all X's. Thank you
2004 Jul 30
5
Non standard usage of X100P card.
I have two X100P card in my box. I want to connect regular phone (not the phone line!) to one of thse cards. Does anybody think about the same? I don't really want an expensive solution buying additional card with FXS port, I prefer to make something by myself. It'll be great if somebody can point me to technical materials or show electric scheme of such converter. I believe it should
2010 May 25
2
summary of arima model in R
Hi, I want to give a summary or anova for "arima" model in R, as "summary", and "anova" for "lm". As including various intervention factors in arima(xreg = ) part, I want to assess the significancy of thse factors. I can do it using interrupted analysis of time series by linear regression, but want to see whether arima model works for the data first.
2012 Aug 27
1
Fact based variables sowing up empty
I''ve got a single puppet master (2.7.19 + facter 1.6.11) controlling a number of nodes (2.7.17 + facter 1.6.8-10). On all of thse, fact absed variables work as expected (such as $::operatingsystem and $::fqdn). However, on my puppet master, when I run ''puppet agent --test'' all fact based variables are combing back as empty strings. For example. I have a line in a
2010 Mar 26
2
What does this error message mean
I get this when my brother in law tries to call in from his box to mine. WARNING[4855]: chan_sip.c:12675 check_auth: username mismatch, have <100>, digest has <s> or after changing the register line: WARNING[4855]: chan_sip.c:12675 check_auth: username mismatch, have <100>, digest has <199> I have done everything I can think of and still failure. Currently the
2004 Mar 08
2
R search engine broken (PR#6653)
Full_Name: St?phane Gourichon Version: R 1.7.1 (2003-06-16). OS: GNU/Linux Submission from: (NULL) (132.227.205.226) The HTML help is great. But the search engine is broken. It used to work in Galeon 1.x, not Konqueror 3.0 . Now it doesn't work, neither on Mozilla 1.6 / Firebird 0.6 / Firefox 0.8 nor Konqueror 3.2 which are IMHO the latest versions of those advanced, standard-compliant
2004 Jun 07
2
strange apparently data-dependent crash with large data (PR#6955)
I'm consistently seeing R crash with a particular large data set. What's strange is that although the crash seems related to running out of memory, I'm unable to construct a pseudo-random data set of the same size that also causes the crash. Further adding to the strangeness is that the crash only happens if the dataset goes through a save()/load() cycle -- without that, the
2014 Feb 20
2
Growing HW RAID arrays, Online
We add disks to an LSI raid array periodically to increase the amount of available space for business needs. It is understood that this process starts with metal, and has many layers that must each adjust to make use of the additional space. Each of these layers also says that it can do that 'online' without interruption or rebooting. But making it happen is not that easy. When the HW
2010 Jul 20
2
Means from selected columns in a data frame
Hi all, I have a dataframe with survey data. Now I want to calculate means from several but not all columns (e.g. a1, a2, a3) and save them in a new separate column (e.g. a). Like: a = mean(a1, a2, a3) Can someone help me or give me the right key word to look for? Thanks [[alternative HTML version deleted]]
2006 Mar 16
4
How to transmit Video
please tell me that what sip based softphone will beused with Asterisk so that i can trasmit and receive video on my LAN . --------------------------------- Yahoo! Mail Use Photomail to share photos without annoying attachments. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Feb 03
3
Asterisk crashes from time to time
Hello List, we have 3 Asterisk boxes running under Fedora Core 2. Every box hangs/crashes from time to time. These installations are image based, means we made an image from our testserver with an image tool, which is able to manage ext3 partitions and deployed it to different server hardware. These servers run very stable and I could not find any failures in the logs. As these crashes appeared
2005 Dec 05
1
Automatic time zone conversion
Dear R-help, I was trying to convert a date and time record extracted from a fortran subroutine I worte and I encounter some problem. The data read in time and date in a format like "2000-05-11_01:00:00.0000" in fortran output. It is in GMT. I need to convert it to CST (GMT+8). I did the following steps. > cdate [1] "2000-05-11_01:00:00.0000\005\003" # I am not sure
2009 Sep 22
1
any way to make it work faster (deleting rows that contain certain values)
Hello, dear R'ers, index<-expand.grid(1:7,1:4,1:4,1:4,1:4,1:4,1:4,1:4,1:4,1:4,1:4) In this case, dim(index) is 7,340,032 (!) and 11. I realize it's huge. Then, I am trying to get rid of the undesired combinations of columns. They should not contain identical values in any 2 columns. Also if column 1 has a value of 5, there should be no 2 in any other column, if column 1 has a value
2002 Jun 18
2
read_data: read failure for 4
Thse kinds of error messages show up all the time in my logs...is this bad? I've had no complaints about lost data or anything. I'm running samba 2.2.4 on FreeBSD 4.6 (previously 4.5), on an IDE RAID. I upgraded our file server from an older linux box about 4 weeks ago, and have been getting this error in the smbd logs ever since (ie, the entire times it's been running samba).
2002 May 14
2
Trust domain
Hi, All, I upgraded my samba to 2.2.4 recently. There is one question about trusted domain. If I set 'winbind use default domain' to yes, supposed the domain name is D1, a trusted domain D2, when I run wbinfo -u, what I should I get? I remembered I will get users like D1\UserOnD1 ..... D2\UserOnD2 ... in previous version. Thanks in advance, Juer
2006 May 17
8
Html Email Problem
Dear Rubyians, I am facing problems to send Html Email scnce one month. I changed the content type is text/html and charecter set "utf-8" I worte the html code in the confirm.heml in the action mailer folder. but mail is going with html code Exapmle: <html border="2"> <tr><td></td></tr></html> code in the confirm .html In the
2006 Apr 20
0
Please help me !
Hi To This Group! I am new to ROR I have some problem in varible acessing in the rb file. I worte the def in the strored controller .rb def products_cat $rid=params[:id] @categories = Category.salable_items @products_id = Product.find(params[:id]) @products = Product.salable_items1(params[:id]) flash[:notice] = "Succesfully" end I want to acess the varible that
2007 Apr 10
6
Fullscreen windows(videos) and Compiz
I worte in my last mail that when I ue compiz git fullscreen videos are no longer ontop of the gnome-panel... that means that the gnome-panel is still visible while playing the video in fullscreen. The commit which I said may caused it has nothing to do with it compiz does not build if I revert it). again with older compiz and metacity it works fine. (now I am running 20070316). Anyone else wiith
2008 Nov 14
10
GPLPV (9.11pre20) in Win2003 x64 on XenServer Enterprise 5.0 (CD drive missing)
Hello, Introduction ------------ I''m introducing myself since it''s my first post here. My name is Roel Broersma and my company is using Xenserver 5.0, we''re using Xenserver since it was from Xensource. Nowadays it''s Citrix and we have several expensive licenses, paid support and are Citrix certified (Silver Solution Advisor). However, we''re