similar to: Substitute "Object not found" with NA

Displaying 20 results from an estimated 100 matches similar to: "Substitute "Object not found" with NA"

2009 Dec 05
2
"R CMD BATCH" continue after an error in the script
Hi, I have a problem with R CMD BATCH, because I created a .bat file to run a script: C:\R\R-2.9.2\bin\R CMD BATCH C:\Scrip_test.R It work perfectly but after 3 lines of script there is a line with a nls() function that cannot be fitted and this end in an error message. I'm not bother by the error message, I just want that the script continue. If I use the R windows GUI the script show the
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
2010 Aug 31
13
[PATCH v2] Add progress bars
This is an updated and extended version of the original patch: https://www.redhat.com/archives/libguestfs/2010-August/msg00163.html This adds OCaml and Perl bindings (both tested), support for progress bars in virt-resize, and adds progress notifications to a number of the simpler commands. Still to do is to add progress messages to more commands. There are still a few commands which would be
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
2002 Sep 11
2
[Bug 394] SSH 2 MAC Error Caused By OpenSSH?
http://bugzilla.mindrot.org/show_bug.cgi?id=394 ------- Additional Comments From markus at openbsd.org 2002-09-11 22:52 ------- openssh does not have the bug described in http://www.tartarus.org/~owen/putty-docs/AppendixA.html#A.6 what do you see? what ciphers are used? what hmac? what does sshd -ddd say when a client connects? do you have more information? ------- You are receiving
2010 Mar 31
2
Generative Topographic Map
I tried to use R version of package I noticed the original MatLab Pckage is much better documented. I had a look at the R demo code "gtm_demo" and found that variable Y is used in advanced of being created: I wrote my own few lines as follows: inDir <- "C:/Documents and Settings/Monville/Alanine Dipeptide/DBP1/DHA" setwd(inDir) T <-
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>
2010 Jun 18
4
Root mean square on binned GAM results
Hi, Standard correlations (Pearson's, Spearman's, Kendall's Tau) do not accurately reflect how closely the model (GAM) fits the data. I was told that the accuracy of the correlation can be improved using a root mean square deviation (RMSD) calculation on binned data. For example, let 'o' be the real, observed data and 'm' be the model data. I believe I can calculate
2013 Mar 18
1
Mantel test for comparing two matrices
Hi everyone, I have two matrices of 2000x2000 size. They consist of a measurement of RMSD deviations of a protein structure. The basic question i want to answer is the following: are there a significant differences between the two matrices? I aim to use the Mantel test. I don't really know if this is a good idea or if there are better solutions for these mega matrices. Thanks [[alternative
2011 Mar 24
1
Colour makes my life; but not my bwplot (panel.violin)
Using Trellis, am successfully setting up a number of panels (25) in which I have two box and violin plots. I would like to colour - one plot as RED and the other as BLUE (in each panel). I can do that with the box plots, but the violin density areas just take on one colour. My basic call is as follows: bwplot(rmsd ~ file | code, data=spread_data.filtered, panel = function(...,
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
2004 May 11
1
Trouble with ISOLINUX and IDE bus resets.
Hpa, Dell ships a CD called Dell OpenManage Server Assistant that, starting with version 8.0 released last November, is a Linux-based bootable CD. It uses ISOLINUX to load a linux kernel/initrd combo to start the system. From version 8.0 to 8.2 we use isolinux version 1.66. Starting with version 8.3 we have upgraded to version 2.08. First of all, I'd like to say thanks for your excellent
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