similar to: "R CMD BATCH" continue after an error in the script

Displaying 20 results from an estimated 200 matches similar to: ""R CMD BATCH" continue after an error in the script"

2009 Dec 04
2
Substitute "Object not found" with NA
Hi everybody, I'm trying to create a script that picks a txt file with 2 columns of coordinates (depth and variable1) and automatically tries to fit several polynomial with the function nls(). After that, it creates a list of observed, predict, residuals and other, and then it calculates AIC, RMSD, MAD and R^2. At the end of the script I create a series of vectors with MAD for all
2010 Aug 23
1
Fitting Weibull Model with Levenberg-Marquardt regression method
Hi, I have a problem fitting the following Weibull Model to a set of data. The model is this one: a-b*exp(-c*x^d) If I fitted the model with CurveExpert I can find a very nice set of coefficients which create a curve very close to my data, but when I use the nls.lm function in R I can't obtain the same result. My data are these: X Y 15 13 50 13 75 9 90 4 With the commercial
1998 Nov 30
1
Getting smbpasswd file to work alongside unencrypted ones
We operate a samba('18p10) server accessed by WIN3.11, 9x & NT4 clients, security=share. Uptil now, the NT clients have been pre service pack 3 & therefore sent cleartext passwords. Post-SP3 we need to enable encrypted passwords for the NT clients whilst preserving cleartext for the rest. For various (political) reasons, we cant' get the clients to use the registry hack to
2009 Apr 15
1
Automatic Differentiation for R
In efforts to improve optimization tools for R, one of my interests has been getting automatic differentiation capabilities so that analytic rather than numerical derivatives can be used. They would be helpful in several other areas besides optimization, My timings show factors of the order of 1000s in time improvements by avoiding numerical derivatives in some cases. There has been some work in
1998 Apr 28
1
Problems renaming files on samba share
Hi, I am now running Samba services to a network of 200 or so PC's accessing a central UNIX filserver and overall it is a success. There are just a few niggles however. I'll email my smb.conf later if this is required but I guess this may be a common newbie problem. Users all have a home directory mapped to their Z drive. This is okay, but if they try to rename a file (right click
1998 Mar 31
1
Are dashes OK in Domain Name?
I was browsing through the SAMBA workgroups defined here: E51-CAE, E51-WAAS, etc... everything looked fine (well, with the exception of subnet browsing) until I displayed the properties of the machines in the workgroups. Select a SAMBA host, right-click on the hostname and select 'Properties' from an NT4 machine displays the domain as "E51"; everything from the dash onward
1998 Aug 18
0
: SAMBA digest 1780 :: 4) Files not copying across Samba
> Date: Fri, 14 Aug 1998 09:25:41 +0100 (British Summer Time) > From: Anthony Farrow <a.n.farrow@cranfield.ac.uk> > To: samba@samba.anu.edu.au > Subject: Files not copying across Samba > Message-ID: <SIMEON.9808140941.C@ccanf2.cranfield.ac.uk> > > > > I am having a problem with a single user on our Samba system. We are > running Samba on a DEC UNIX
2013 Feb 14
1
R script .bat file from Python
Hello, I would like to start running a script from Python with the Rscript command. I tested several ways of invoking R from Python and I finally I succeeded. The problem is that the script starts but R does not recognize the installed packages. I tried simplifying the matter and I created a script.bat with the classic commands: Rscript c:\test.R If I run it by double clicking on it it works
1998 Apr 20
0
NTW4 Auto connecting to unix home directory on logon
I appologise as this is probably an FAQ but I have read the FAQ's and have been unsuccessfull in finding a solution. I have a Solaris 2.5 server running the latest version of samba (can't remember the version no. but was only downloaded on Friday). I have set up a homes share and would like to connect my NT workstations to it. I have been able to connect by specifying the username and
1999 Jan 15
6
locking Problem 2.0.0 on SGI
Hi, after having upgraded from 2.0.0beta2 to 2.0.0 there are happening strange things: 1) After startup of smbd I find the following message in log.smb smbd version 2.0.0 started. Copyright Andrew Tridgell 1992-1998 [1999/01/15 17:38:09, 1] smbd/files.c:file_init(219) file_init: Information only: requested 10000 open files, 2490 are available. 2) doing a smbclient -L <hostname>
2009 Dec 19
1
Help with arguments in .Script
Dear R users, my problem, at the moment, is the following: I need to apply a script to a very big dataset, so I need first to subdivide the dataset into samples and then apply the script to every single sample. Now I tried to solve the problem with these linest: S00001<-data[data$sub==1,1:3] #which divide the dataset in samples based on the number on the column "sub"
1999 Aug 03
2
Performance & capacity characteristics of R?
I hope this is merely a FAQ, and not an AFAQ (annoyingly....). I'm a SAS programmer, with several years' experience of the system, evaluating alternatives. See the SAS for Linux website (URL in sig) for more info. I'm exploring R's capabilities and limitations. I'd be very interested in having a deeper understanding of it capacity and performance limitations in dealing with
2005 Apr 19
1
Problems installing Centos 3.4 & 4 using NFS + Kickstart
My hardware is Sun V65x servers, (6GB RAM/2xXeon3GHZ/36GB SCSI disk). I have NFS repositories of Centos 3.1, Centos 3.4, Centos 4 & RedHat 9.0 ISO distros set up. I use boot floppies for each o/s with the same kickstart file which is of course altered to point at the desired distro. With Centos 4 I have to use a boot CDROM, of course, rather than floppy disk. I wish to set up servers with
1999 Dec 23
4
Very Large Data Sets
List, Can R handle very large data sets (say, 100 million records) for data mining applications? My understanding is that Splus can not, but SAS can easily. Thanks, Tony Fagan -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/19991222/6f333667/attachment.html
2002 Dec 10
1
Non-installation of Samba
Hi, I am attempting install of samba 2.2.7 on a Sequent (IBM) Dynix 4.4.6 platform. I downloaded the samba-latest.tar from the samba website: samba.mirror.ac.uk/samba/download.html Having unzipped and untarred the file, I then started as per the "how to", very first part. I ran "./configure" which generated a number of messages before failing as follows: ... ... ...
2010 Aug 24
0
mlm for within subject design
Thank you for reading. I am trying to get sphericity values, and I understood I need to use mlm, but how do I implement a nested within subject design in mlm? I already read the R newsletter, fox chapter appendix, EZanova, and whatever I could find online. My original ANOVA anova(aov(resp ~ sucrose*citral, random =~1 | subject, data = p12bl, subset = exps==1)) Or anova(aov(resp ~
2002 Sep 20
1
What will happen when disk(ext3) is full while i continue to operate files ?
I am sorry if you receive it twice. since the mail-list said that i can't send mail to it unless i become one its member. hi, My system will crash when the disk(ext3) is full while i continue to launch 50 proceses to operate files(such as create, rm, mv, ...). Does ext3 have such a capability to stop journaling the changes when it finds there is no space left? or which source file of ext3
2002 Sep 20
1
What will happen when disk(ext3) is full while i continue to operate files
hi, My system will crash when the disk(ext3) is full while i continue to launch 50 proceses to operate files(such as create, rm, mv, ...). Does ext3 have such a capability to stop journaling the changes when it finds there is no space left? or which source file of ext3 do i need to check it? My System info: Redhat 7.3 Linux Kernel: 2.4.18-17 / : ext3 1.6G /boot : ext3 60M I
2005 Sep 27
0
QoS-iptables-iproute-tc (doesn''t work together:S) continue...
i forget i''m using kernel 2.4.20 i''ve just compiled the new kernel 2.6.13 but i didn''t use it yet.- but it was compiled (the new kernel) with a lots of new support options to do lots of things with QoS and iptables upport etcetcetc regards again.- Guillermo from Argentina __________________________________________________ Correo Yahoo! Espacio para todos tus
2007 Jun 12
0
On multiple dial phones continue ringing after picked up
Hello, I'm using a dial command to make several phones ring. I use this format : Dial(SIP/4029&SIP/4030,15,tTr) As soon as one of the phone is picked up, all the others should just stop rining. But the fact is that they continue to ring for several seconds (4-5s), and this is quite annoying as all phones are in the same room. Phones are Siemens Gigaset C450IP and Linksys SPA921. Do you