search for: cchmc

Displaying 20 results from an estimated 23 matches for "cchmc".

2002 Dec 13
2
how to get Residual Standard Error
Hi, I use lm or loess to make smoothing. After smoothing I need "Residual Standard Error" in my script. Could you please tell me how can I get this information? Thanks,
2003 Jan 15
2
Exception Handling
R Users: How can I catch R errors and depend on this error call other R functions in Perl? The foolowing is the error message when I use perl call R. Error in nls(modout ~ exp(-b1 * modin)/(b2 + b3 * modin), trace = F, start = c(b1 = 0.005, : singular gradient Segmentation fault Thanks, Zhongming
2003 Jul 14
0
Fwd: how to make exprSet
An embedded message was scrubbed... From: "Zhongming Yang" <Zhongming.Yang at cchmc.org> Subject: how to make exprSet Date: Mon, 14 Jul 2003 12:16:33 -0400 Size: 683 Url: https://stat.ethz.ch/pipermail/r-help/attachments/20030714/6e4061d3/attachment.mht
2011 Jun 08
1
Cloning LVM
I have a workstation with two separate drives set up with LVM. I'm buying an LSI RAID controller to set up mirrored drives. I'd like to clone the existing drives over to the new mirrored drives somehow, but not sure the best way to do it. The original drives & their respective replacements are all identical in size (250GB + 1TB). I thought about using Clonezilla but wasn't sure
2012 Sep 27
1
What to use for ti in back-transforming summary statistics from F-T double square-root transformation in 'metafor'
Hi Dr. Viechtbauer, I'm doing meta-analysis using your package 'metafor'. I used the 'IRFT' to transform the incident rate. But when I tried to back-transform the summary estimates from function rma, I don't know what's the appropriate ti to feed in function transf.iirft. I searched and found your post about using harmonic mean for ni to back-transform the double
2002 Dec 18
6
Can I build an array of regrssion model?
Hi, I am trying to use piecewise linear regression to approximate a nonlinear function. Actually, I don't know how many linear functions I need, therefore, I want build an array of regression models to automate the approximation job. Could you please give me any clue? Attached is ongoing code: rawData = scan("c:/zyang/mass/data/A01/1.PRN", what=list(numeric(),numeric())); len =
2005 Mar 18
2
PDC Samba 3+LDAP
Hello all, I've some problem with my new Samba / Ldap PDC : I cannot join the Domain from Windows (XP) computers Okay, all configuration seem to be okay on the serveur, I can create Users,Computers for samba (and unix) I put here some config file, if someone can help me, I'm on since 5 days, it's my first PDC so I use the tutorial from Idealx (smbldap-howto) getent passwd give me
2016 Jun 16
0
Missing CPU Cores from 2nd Socket
Has anyone else noticed an issue when running CentOS 7.2.1511 on ESXi 6.0, where only the first sockets worth of cores appear to be presented to the kernel? For example, I've set up a VM on an ESXi 6 node with 2 sockets, each of which has 2 cores attached. Once I start up the server I can see in dmidecode that both sockets are populated, each with a dual-core processor. But, within top,
2002 Dec 25
2
Is there string class in R?
Hi, I want to use R handle hundreds data file. So I want use some string class to handle the names of data file. My idea procedure like: for i in 1:20 { filename = "***" + i +".PRN" scan(filename) .... } Do anyone know how to do this? Thanks,
2003 Mar 01
0
debug
Hi: I use following code to smooth my data set, and use two command to calculate the std for predict error. For me, I think the two command used to calculate mod.std should be exactly the same. But the result is different. Can anyone give me some clue on this? mod.model = loess(modout ~ modin, span=0.1, degree=1, control=loess.control(surface='interpolate',
2011 Aug 01
1
Error while trying to install a package
Hi Everyone, When i try to install a package using > install.packages("agricolae") --- Please select a CRAN mirror for use in this session --- | The cursor keeps blinking i dont get a popup menu to choose a CRAN mirror? Is it due to my proxy server settings? I tried to echo $http_proxy , it doesnt carry any proxy , its blank. Please help me. Thanks, Sushil. [[alternative
2004 Dec 20
0
Samba + LDAP + Automount maps
Hi Samba Gurus, We have an OpenLDAP server (openldap2-2.1.22-65) and a separate NFS server for home dirs. Currently LDAP NIS maps are being used by the Linux users in the department for home dir mounting on Linux clients. As everybody does, I started to look at Samba to accommodate the Windows users and have a single user database (in LDAP) to work with. Now I have a Samba PDC running
2014 Jul 28
0
[sssd] Not seeing Secondary Groups
I am currently looking at migrating my existing CentOS6 servers over to CentOS7 and am currently testing out my sssd configuration on the new build with some issues. For some reason I am unable to see any secondary groups for my user like I would expect, and the /etc/sssd.conf, /etc/nsswitch and related /etc/pam.d configurations should be the same for both my CentOS6 and 7 servers (Configuration
2004 Dec 23
1
samba + citrix + drive mapping
Hi, I am not sure if this question belongs here or on the Citrix forum. But for whatever it is worth ... I have a Samba3 server acting as PDC and several linux and windows clients. Also there is a Citrix server in another NT4 domain that our clients use to get common services. The issue I am seeing is that when users login to the windows clients (that have joined the Samba domain), their
2004 Dec 20
3
Samba + OpenLDAP + Automount question
Hi Samba Gurus, I am not sure why my questions to the forum are not getting posted (and I don't get any reply at all)!!!! Anyway, instead of my Mac mail client, I am using webmail just to see if that works. Sorry for the repetition. We have an OpenLDAP server (openldap2-2.1.22-65) and a separate NFS server for home dirs. Currently LDAP NIS maps are being used by the Linux users in the
2005 May 11
3
smbldap_open_connection(623)
Hi, Did this issue get resolved? Can someone tell me how it was resolved and what needs to be done? I am running into the same issue. Thanks, Prakash
2005 Feb 24
0
Error while opening a Excel VBA file in a Samba PDC client
Hi All, Server OS - SuSE Pro 9.0 Samba server version - samba3-3.0.9-1 (SuSE rpm) Client - Windows XP Pro SP 2 Office XP SP 2 I have everything working well like machines joining domain, users logging in, roaming profiles etc. But when a user of the Samba domain tries to open a Excel VBA document, the following error occurs. "Error accessing the system registry" Please note that the
2005 May 10
1
Samba BDC in the same subnet not gettingconnection requests
>>> Ian Clancy <clancyian@cel.ie> 05/10/05 11:45 AM >>> Prakash Velayutham wrote: >>>>Ian Clancy <clancyian@cel.ie> 05/10/05 9:33 AM >>> >>>> >>>> >Prakash Velayutham wrote: > > > >>Hi, >> >>Sorry for posting again. I would really appreciate any help with this. >> >>I
2005 Feb 27
2
Error while opening Excel VBA macros in Samba PDC windows clients
Hi All, Server OS - SuSE Pro 9.0 Samba server version - samba3-3.0.9-1 (SuSE rpm) Client - Windows XP Pro SP 2 Office XP SP 2 I have everything working well such as machines joining domain, users logging in, roaming profiles etc. But when a user of the Samba domain tries to open a Excel VBA document, the following error occurs. "Error accessing the system registry" Please note that
2009 Feb 25
3
make check reg-tests-1.R error on solaris
R 2.5.1 compiled, passed the make check and has been successfully running for a couple years on a Sun Fire V490 running Solaris 9. I need a newer version of R, but can't get a newer version of R to pass the make check. I've tried 2.8.1, 2.7.2, 2.6.2 and 2.6.0. (2.5.1 still passes on this server) At this point I thought I'd try to compile it on another Sun server (Solaris 10),