similar to: what is best for scripting?

Displaying 20 results from an estimated 1000 matches similar to: "what is best for scripting?"

2004 Jul 27
4
SVD with positivity constraints
Hello, I have a matrix equation, Ax=b, that I need to solve for x. x should be a vector of positive numbers (between 0 and 1). A is not a square matrix in general. This lead me to using the SVD. However, using the SVD gives me positive and negative numbers, as well. I have some constraints included in the A matrix itself (i.e., that the sum of some xi should be equal to 1) but I do not know how
2005 Jul 21
1
again, a question between R and C++
Dear R Users, I want to make a call from R into C++. My inputs are List1, List2, List3, IntegerID. The amount of elements of the lists and their type depend on IntegerID. Typical elements of a given list can be vectors, doubles, and even other lists. I want to return also a list (whose nature will depend also, possibly, on IntegerID). What I want to do is to call these 4 inputs from C++ and then
2005 Sep 23
4
books about MCMC to use MCMC R packages?
Dear list users, I need to learn about MCMC methods, and since there are several packages in R that deal with this subject, I want to use them. I want to buy a book (or more than one, if necessary) that satisfies the following requirements: - it teaches well MCMC methods; - it is easy to implement numerically the ideas of the book, and notation and concepts are similar to the corresponding R
2005 Jul 24
4
problem building R packages in windows xp
Dear R users, I am having problems building R packages in Windows xp. I have followed the instructions from Peter E. Rossi in Documentation -> Other, except for the TeX version (fpTeX), since when I go to the recommended webpage, it is said that fpTeX has been discontinued. I have MikTeX in my computer, and I have followed the recommendations in
2007 Sep 27
3
testing the contents of an environment
Suppose I want to delete everything in my working directory that is not a function. It seems that sapply(ls(),is.function) always returns FALSE, because ls() returns objects of mode character. How do I evaluate is.function(), not on a character string, but on the object that character string represents? Thanks, Tim
2007 Oct 18
3
Writing a R-Script
Ist there a possibility to write a R-Script using something like #!/usr/bin/R and then alle the requestet commands? Of course "R CMD BATCH" exists, but there was (for me) no possibility to write something like a HERE-script. regards erkan -- ?ber den grenzen mu? die freiheit wohl wolkenlos sein
2012 Aug 08
1
[PATCH] sysprep: remove the process accounting log files
We just remove the process accounting files previously without touch a empty file, this will cause psacct runs error. Restart the service can't help us create this file auto. couldn't open file '/var/account/pacct': No such file or directory Signed-off-by: Wanlong Gao <gaowanlong at cn.fujitsu.com> --- po/POTFILES-ml | 1 + sysprep/Makefile.am
1998 Nov 20
2
installing R packages in Windows?
> Date: Fri, 20 Nov 1998 15:58:07 +0100 > To: r-help at stat.math.ethz.ch > Subject: [R] installing R packages in Windows? > From: 320098218774-0001 at t-online.de (Pablo E. Verde) > > I am a Windows user of R. Could somebody give me a concrete > example of how to install a package in R? I have tried to > follow the Appendix C of "R complements to Modern Applied >
1998 Nov 20
2
installing R packages in Windows?
> Date: Fri, 20 Nov 1998 15:58:07 +0100 > To: r-help at stat.math.ethz.ch > Subject: [R] installing R packages in Windows? > From: 320098218774-0001 at t-online.de (Pablo E. Verde) > > I am a Windows user of R. Could somebody give me a concrete > example of how to install a package in R? I have tried to > follow the Appendix C of "R complements to Modern Applied >
2009 Feb 02
1
executing R batch files
The following command, issued from the DOS command prompt (running Windows XP), produces the intended result of a .csv file created by program.R: ?c:\program files\R\R-2.8.0\bin\Rterm.exe? --save < "c:\TEMP\program.R" However, when I create a file called Rbatch.bat that contains exactly the line above, and try to execute it (by double clicking or via the Shell command in an Excel
2013 Aug 08
3
forcing linux kernel 3 to recognize cdrom as hdX
Hello, I have a problem with older version of anaconda linux installer. I have upgraded kernel in my distro, but, when this anaconda boot with new 3.4.52 kernel, can NOT find cdrom. As far as I understand, this is because the new kernel recognize cd drive as srX, scdX instead of older hdX with 2.6.18. At the moment I can not upgrade anaconda and forced this kernel to recognize it as before. Are
2005 Jun 23
4
Monitoring Sirrix quad BRI channels
Hi all, How are things going ? Is there a way for me to individually identify each BRI channel on the Sirrix quad BRI board. The reason I ask is because our client uses the "Asterisk Flash Operator Panel" to monitor its external lines and transfer calls from the lines to the various SIP phones. The "Flash Operator Panel" requires that we set a static value for each line or
2003 Apr 07
1
Chan_capi errors compil
Hi, I have a compilation errors with chan_capi 0.1.0. I have : chan_capi.c:33:20 capi20.h: No such file or directory and a lot of errors with this error. The capi20.h is in /usr/srx/linux-2.4.18-14/drivers/isdn/eicon/capi20.h. So I don't know where the problem. Someone have a solution ? Rattana -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jul 13
7
Panasonic PBX -to- Sirrix BRI: Numbers getting echoed/duplicated
Hi guys, How's things going ? Got a bit of a weird one here that I've been unable to solve. I have a Panasonic PBX linked to a Sirrix Quad BRI card that is running in TE (ptp) mode in a Asterisk box - this then links through Internet to another Asterisk box via IAX2. When a user on the Panasonic PBX system dials the extension of my Sirrix Asterisk box, Asterisk answers and says
2002 Sep 23
2
Blacklist and FTP Passive Mode - Continue
Res, I continued testing my FTP and don''t works correctly... 8( #ftp myserver.domain.com Connected myserver.domain.com 220- -=3D MYSERVER =3D- 220-You are user number 2 of 5 allowed. 220-Local time is now 16:46 and the load is 0.03. Server port: 21. 220-This is a private system - No anonymous login 220 You will be disconnected after 5 minutes of inactivity. 500 Security extensions not
2006 Nov 29
5
Iptables front-end
Hi all, ?What iptables do you use to manage iptables? ?Or maybe not? Simply curiosity, so I'm coming from openSUSE and in that distro there is a YaST module front-end (YaST firewall). TIA. -- Jordi Espasa Clofent PGP id 0xC5ABA76A #http://pgp.mit.edu/ FSF Associate Member id 4281 #http://www.fsf.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name:
2006 Jan 24
2
txfax application problem
Nobody seems to use txfax or does nobody have any problems with it? I have sent mails to most lists and get no reply. I cannot get a fax to go through with txfax. I use a call file as a test and all I get on the receiving fax is a bunch of vertical lines. my call file is: Channel:Srx/gout/4658158 MaxRetries: 0 WaitTime: 20 Application:txfax Data:/etc/asterisk/testfax.tif|caller|debug FYI
2005 Jan 04
3
Kirk SIP-DECT gateway
Hi, I just got some interesting information from Kirk Telecom (www.kirktelecom.com). This company has been in the business of providing DECT solutions (IP gateway, base stations, repeaters and handsets) either to be used with Cisco CallManager (SCCP protocol) or with the Innovaphone IP PBX system (H.323). Two important elements: 1. It seems they foresee a SIP version of their product in Q1
2007 Oct 08
2
OCF2 and LVM
Does anybody knows if is there a certified procedure in to backup a RAC DB 10.2.0.3 based on OCFS2 , via split mirror or snaphots technology ? Using Linux LVM and OCFS2, does anybody knows if is possible to dinamically extend an OCFS filesystem, once the underlying LVM Volume has been extended ? Thanks in advance Riccardo Paganini
2007 Jan 22
5
LoadBalancing on many asimetric different dsl''s.
Hi, my company have just bought new network and I have question about one problem. As in topic we must use few completely different dsl''s and balance traffic between them. 2M/0,5M 4Mb/0,5M 8M/0,5M M=Mb/s I''ve never done such thing before so I have doubts how it will work. If the links are symmetric 2/2 4/4 8/8 there is no problem because with weights I can compensate the