similar to: Removing "row.names"

Displaying 20 results from an estimated 1300 matches similar to: "Removing "row.names""

2000 Oct 14
2
Access to calculations in nls
Hi, I would like to be able to access the calculated results from the nls package. Using the example in R, fm3DNase1 we can reurn certain parts of the calculations: > coef(fm3DNase1) Asym xmid scal 2.345179 1.483089 1.041454 > resid(fm3DNase1) [1] -0.0136806237 -0.0126806237 0.0089488569 0.0119488569 -0.0025803222 [6] 0.0064196778 0.0026723396 -0.0003276604
2001 Feb 02
2
History
Hi, I upgraded to version 1.2.1 and now the up/down arrows for recalling commands no longer works. Is there a work around for this? > version _ platform sparc-sun-solaris2.7 arch sparc os solaris2.7 system sparc, solaris2.7 status major 1 minor 2.1 year
2000 Sep 19
1
Graphing measured and fitted distributions
Hi All, What I would like to do is the following: a) fit a probability function to a measured data set. This would be user specified, e.g., normal, lognormal, etc. and then b) take the probability function and plot it with the histogram of the measured data set. This function would be displayed as a smooth curve. This would involve "re-sizing" the probability function to match
2000 Oct 17
1
filed plot symbols
This example, x<-1:10 y1<-x y2<-x+2 plot(x,y1,pch=21,ylim=range(c(y1,y2)),type="o",lty="solid",bg="white") points(x,y2,pch=22,type="o",lty="dashed",bg="white") legend(7,3,legend=c("y1","y2"),pch=c(21,22),lty=c("solid","dashed"),bg="white") works if I use pch = one of 21-25. But
2001 Mar 28
5
R and xterm
Howdy! I have a problem that's similar to one discussed earlier on the list: When not in xterm all the backspace and cursor-movements and stuff are working well. Only when I start R in an xterm window backspace appears as ^H and so on. What can I do? Ragnar -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read
2000 Nov 14
3
2 plots 1 figure
How do you obtain two plots on the same figure? for example plot(rnorm(100) plot(rnorm(100),type="l") -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To:
2000 Oct 03
1
captions for than one figure
Hi, I would like to have four plots plotted in the one figure and under each plot the caption (a) ... (d). Using mtext I can get so far: > plot(1:10, exp(1:10), log = "y", xlab = "xlab") > mtext("(a)",side=1,line=4.5) > plot(1:10, exp(1:10), log = "y", xlab = "xlab") > mtext("(b)",side=1,line=4.5) > plot(1:10,
2001 Jan 10
2
Levenberg-Marquardt algorithm
Hi All, Is the Levenberg-Marquardt algorithm available in R. This method combines the steepest descent algorithm and Newton's method. Thanks in Advance, Dermot MacSweeney. ************************************************************** Dermot MacSweeney NMRC, Email: dsweeney at nmrc.ucc.ie Lee Maltings, Tel: +353 21 904178 Prospect Row, Fax: +353 21 270271 Cork, WWW:
2001 Apr 24
2
Reading and writing data
Hi All, Two quick questions. 1) I am using write.table to output data.frames to ascii files, e.g., test <- data.frame(rnorm(2)) write.table(test,file="output") "rnorm.2." "1" -0.718560808193286 "2" -1.07965693020656 Is it possible to output the data without the first column, i.e., "rnorm.2." -0.718560808193286 -1.07965693020656 2) Is
2011 Nov 15
4
Slow login to Samba domain
Hi, I have noticed that the Windows 7 machines that I have recently installed and joined to our domain take about 40 seconds on average to go from sign in to the desktop displaying. I can't find any explanation for the delay. When the machine are in a work group they login very quickly and the XP machines login at a normal rate. I have searched and not found any articles that are relevant.
2002 Mar 27
3
Basic ISOLINUX question
Folks I'm new to ISOLINUX and I've compiled a new Linux distribution of my oppwn (based on LinuxFromScratch). Now I want ot create a bootable CD with it - I don't need swap or anything like that as the bootable CD will simply run a couple of scripts to copy files onto a machine's hard drive. What exactly do I need to put in my isolinux.cfg file? Do I *need* to have a initrd or
2002 Apr 07
3
Failure with 1st isolinux attempt
Folks I've just tried booting the 1st Linux CD I've made using Isolinux and it fails. At boot time I see: Boot from ATAPI CD-ROM: No Emulation ISOLINUX 1.67 2002-02-03 Copyright (C) 1994-2001 H. Peter Anvin boot: Could not find kernel image: /isolinux The cdimage was made using the command: mkisofs -v -o austin.iso -b isolinux/isolinux.bin -c isolinux/boot.cat
2011 Aug 15
1
[META] suggestions for managing users desktops
Hi, Sorry if this is slightly OT. I have just moved from a WindowNT domain to a Samba3x PDC. What I'd really like now is some tools to help me manage users. Some of the things on my wish list are to be able to edit a remote registry (the user's profiles are local) and Remote desktop access so I do not have to run over their desks every time there is a message they don't understand.
2011 Jun 23
2
Fwd: getent group fails - fixed
Found it. It turns out that the config file for libnss-ldap is /etc/libnss-ldap.conf on my distro (Debian). So NSS was ignoring the config that I had been in /etc/ldap/ldap.conf and taking it from /etc/libnss-ldap.conf. The former had this "nss_base_group ou=Groups,dc=example,dc=co,dc=uk?sub" and the latter this nss_base_group ou=group,dc=example,dc=co,dc=uk?one. Once I edited group to
2011 Jun 24
2
smb panic when adding printer with apw
Hi, I'm using samba 3.3.15 as domain member in an w2k8 ad. We're using the w2k3/xp add printer wizard to add a printer to the server. Since the update from 3.2.15 to 3.3.15 the apw fails when clicking on the "finish" button. At the same time a smb panic occurs and fills the smbd log with the lines below. [2011/06/24 07:47:56, 0] lib/debug.c:reopen_logs(663) Unable to
1998 Jun 24
1
SPAM: Important Legislative Alert (fwd)
this has serious ramifications for the "nt domains for unix" project. luke. ---------- Forwarded message ---------- Date: Tue, 23 Jun 1998 13:25:57 -0500 From: Simple Nomad <thegnome@NMRC.ORG> To: NTBUGTRAQ@LISTSERV.NTBUGTRAQ.COM Subject: SPAM: Important Legislative Alert June 23rd, 1998 - The World Intellectual Property Organization treaty has already passed the US Senate and is
2004 Jun 08
1
OCFS write/read across 2 nodes
Hi, If I have ocfs on 2 nodes should I be able to do the following: t=0 Node A echo "1" > /ocfsmount/a Node B cat /ocfsmount/a >>>>Question 1: At this point should I see "1"? t=1 Node A echo "2" > /ocfsmount/a Node B cat /ocfsmount/a >>>>Question 2: At this point should I see
2011 May 28
1
Fwd: A default profile
Hi, I am not using roaming profiles, but there is a feature in NT 4 where you store a 'Default User' profile under the C:\winnt\system32\repel\import\scripts\. When a user logins into the Doman for the first time, they get a copy of that profile. I have tried having a copy of the same profile to both the netlogon share and the profiles share on my Samba PDC but the profile does not get
2011 Jun 21
1
Setting domain group ownership on files
Hi, I have been testing out a samba installation and am slowly getting to a point where I am ready to push the project live. I have been playing with a domain member server that uses winbindd. I have created a share in /tmp called public to see what happens with user and group permissions. I created the directory as follows: mkdir /tmp/public; chgrp users /tmp/public; chmod 2777 /tmp/public.
2011 Aug 11
1
Moving Domains - profiles question
Hi, I have an existing WinNT domain and, after some labour, a new Samba3x domain. I created the Samba domain with a different name because the WinNT domain name wasn't appropriate. I have about 40 users. Their accounts have been added to the new domain. I'm almost ready to shift everyone to the new domain but I am a bit concerned about the user's profiles. These are local profiles. I