search for: edcs

Displaying 20 results from an estimated 32 matches for "edcs".

Did you mean: dcs
2005 Aug 18
1
rsync Reverse lookup error on Solaris 9
Hello, I am using rsync for the first time. I have rsync 2.6.5 running on Solaris 9. It was built with gcc-2.95. We are experiencing a reverse lookup host error in rsyncd.log when the client with ip addy 180.X.XX.XX tries to access rsync on my Solaris box. 2005/08/11 14:30:13 [18092] rsync denied on module log from unknown (0.0.0.0) 2005/08/11 14:30:54 [18094] name lookup failed for 0.0.0.0:
1998 Aug 26
0
prcomp & princomp - revised
My previous post about prcomp and princomp was done in some haste as I had long ago indicated to Kurt that I would try to have this ready for the June release, and it appeared that I would miss yet another release. I also need to get it out before it becomes hopelessly buried by other work. Brian Ripley kindly pointed out some errors, and also pointed out that I was suggesting replacing some
2010 Jan 14
1
PCI-E CF adapter?
I know this is slightly OT but folks discuss zfs compatible hardware here all the time. :) Has anyone used something like this combination? <http://www.cdw.com/shop/products/default.aspx?EDC=1346664> <http://www.cdw.com/shop/products/default.aspx?EDC=1854700> It''d be nice to have externally accessible CF slots for my NAS. I can''t put them into a drive bay because
2006 Nov 06
1
simple random cluster sampling - bootstrapping
Hello all, I have 300 clusters of fixed size 2 and I need to do resampling with replacement to run some regression models. I've searched through the archive and the only thing I found was that I could use 'boot()' function. but it's not clear to me how I can do this. Has anyone done it? I would very much appreciate your help, kelly
2006 Sep 27
1
MSM modeling and transition rates in R
Greetings, I'm using MSM (mutli-state markov modeling) package to study the progression of fibrosis in U.S hepatitis C population. I find this is a very fascinating tool for an applied researcher like myself. I have a four stage progression only model without any absorbing stage, also assuming no misclassification error in the data for the time being. I also have a couple covariates in the
2011 May 21
7
[cryptography] rolling hashes, EDC/ECC vs MAC/MIC, etc.
----- Forwarded message from Zooko O''Whielacronx <zooko at zooko.com> ----- From: Zooko O''Whielacronx <zooko at zooko.com> Date: Sat, 21 May 2011 12:50:19 -0600 To: Crypto discussion list <cryptography at randombit.net> Subject: Re: [cryptography] rolling hashes, EDC/ECC vs MAC/MIC, etc. Reply-To: Crypto discussion list <cryptography at randombit.net>
2006 Nov 13
0
question on MSM warning message
Hello After (simple random cluster) resampling with replacement I ran MSM function and I'm getting the following warning message ,which I'm not sure why. I don't have any absorbing stage set up in my MSM model. I have a 4 stage uni-directional MSM model. The only thing I see might be a problem is that when the last stage (stage 4 in my data) gets repeated it seems to give me a warning
2019 Jun 24
5
Disk Performance Issue
...ing observed happens whether or not the machine is connected to our network. All of our files appear to be accessible if one is patient. One theory put forward is that some application is running that uses up CPU and disk bandwidth.? Another theory is that thereare disk errors, mostly corrected by EDCS features. We do not see any rogue applications and error logs show no disk issues. This is a mysterious issue that we hope to circumvent by putting a new disk and installing CentOS 7 from DVD.? Our hope is that the current disk can be mounted externally on the new CentOS system using a USB to SATA...
2000 Jan 31
1
Feature requests for princomp(.) : Allow cor() specifications
(all in subject). If I want to do a PC analysis in a situation with missing data, I may want to have same flexibility as with "cor(.)", e.g., I may want princomp(x, ..., use.obs = "pairwise.complete") Actually, I may want even more flexibility. Currently, princomp(.) has if (cor) cv <- get("cor", envir = .GlobalEnv)(z) else cv <-
2004 Aug 25
1
Newbie Question: Spatial Autocorrelation with R Tutorial?
Howdy All, I am looking for some good tutorials (books, websites, whatever) for calculating/testing for Spatial Autocorrelation using R. Specifically, I am wanting to test for autocorrelation of a number of variables measured at a set of discrete locations. Up to this point I have been exploring the "spdep" package and I can get "moran.test" to work, but I am concerned that
2009 Mar 31
2
Help With File transfer of files named "Apple*" + Lacie 5Big RAID
Hello Rsync Community, I have been using rsync for several years to backup servers across an array of different areas. I have run into a new problem that I cannot find an answer for. We just recently purchased a Lacie 5Big Network RAID: http://www.cdw.com/shop/products/default.aspx?EDC=1596257 for one organization. We set up a test server to start backing up to this RAID via AFP. The
2003 Nov 26
1
WinXP error when launch "Network Identification Panel"
I have a problem on WinXP Pro. When I try to launch "Network Identification Panel" or "My Computer" Properties I receive an error from svchost.exe like "Memory Could not be read ... pres Cancel to Debug" and in smbd log file I have: [2003/11/26 09:37:39, 2] lib/smbldap.c:smbldap_search_domain_info(1296) Searching
2000 Sep 29
2
non-ideal behavior in princomp/ not a feature but a bug
... I checked and Brian and I are both right (see bottom for prior mail exchange). Let me explain: ============================================================= 1. Indeed, in principle, princomp allows data matrices with are wider than high. Example: > x1 [,1] [,2] [,3] [,4] [1,] 1 1 2 2 [2,] 1 1 2 2 > princomp(x1) Call: princomp(x = x1) Standard deviations:
2000 Sep 29
2
non-ideal behavior in princomp/ not a feature but a bug
... I checked and Brian and I are both right (see bottom for prior mail exchange). Let me explain: ============================================================= 1. Indeed, in principle, princomp allows data matrices with are wider than high. Example: > x1 [,1] [,2] [,3] [,4] [1,] 1 1 2 2 [2,] 1 1 2 2 > princomp(x1) Call: princomp(x = x1) Standard deviations:
2012 Jan 13
3
The Future of R | API to Public Databases
Dear R Users - R is a wonderful software package. CRAN provides a variety of tools to work on your data. But R is not apt to utilize all the public databases in an efficient manner. I observed the most tedious part with R is searching and downloading the data from public databases and putting it into the right format. I could not find a package on CRAN which offers exactly this fundamental
2009 Aug 21
2
Asterisk 1.6 t 38 passthrough
Hello, How can I do t-38 passthrough with asterisk 1.6 ? I know how to do with 1.4 but not with 1.6 Thank you Cordialement, P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090821/8577dcf5/attachment.htm
2007 Jul 18
0
Vegetarian enough?
Vegetarian enough? People often tell me about how they get grief from people who are "more" vegetarian than them. Isn''t that strange? People who can be bothered to make a life changing decision are then chastised by the super veggies for not trying hard enough. http://2site.com/agfdxz Road Map To Riches - Another 2-UP Scam Road Map To Riches is yet Another 2-Up scheme in
2005 Jul 14
4
Systems Admin; Telecom Newbie - What do I ne ed?
>But currently, I only have one ethernet jack per office. Routing >another 60 or so ports would add a very substantial expense in both >cabling and backbone expansion (what category ethernet is required, >BTW?). Most decent phones have an ethernet passthrough (2 port) so you can plug in your PC. As long as your LAN is decent (Cat5 100baseT switched) the overhead using VoIP is
2011 Dec 13
2
OPeNDAP access with R
I am in the process of converting from Matlab to R, but a major sticking point for me at the moment is accessing data via OPeNDAP. After several hours of searching, I found that other people have discussed this functionality in the past, but it does not appear to have yet been developed. One programmer, Luke Miller, has managed a work-around by downloading ascii data from an OPeNDAP site (
2004 Sep 10
2
[Flac-users] Matroska open source A/V container format officially released
Hi, i have the big pleasure to officially announce that the matroska multimedia container project has finally left alpha status and turned into public beta status last night. By following the links below you will be able to obtain various tools to create, edit and play matroska audio and video files on your computers. Supported Operating Systems are currently Windows and Linux, but it seems