search for: fulfill

Displaying 20 results from an estimated 970 matches for "fulfill".

2008 Jul 28
0
Rubygems Issues
...=== Processing MainController#index (for 76.2.163.148 at 2008-07-25 11:06:30) [GET] Session ID: 56f806ed434bfb20f2e37cb433c62220 Parameters: {"action"=>"index", "controller"=>"main"} Error in main_controller.index: certificate verify failed /var/www/fulfillment/public/../config/../lib/http-access2.rb:1001:in `connect'' /var/www/fulfillment/public/../config/../lib/http-access2.rb:1001:in `ssl_connect'' /var/www/fulfillment/public/../config/../lib/http-access2.rb:1363:in `connect'' /usr/local/lib/ruby/1.8/timeout.rb:56:in `timeou...
2011 Jun 24
2
counting columns that fulfill specific criteria
...(pwdiff)) perc[x]<-(((ncol(pwdiff[,abs(pwdiff[x,]>=t)]))/ncol(pwdiff))*100) I should add that my data has NAs in some rows and not others (but I do not want to just ignore rows that have NAs) Thanks! Paul -- View this message in context: http://r.789695.n4.nabble.com/counting-columns-that-fulfill-specific-criteria-tp3622265p3622265.html Sent from the R help mailing list archive at Nabble.com.
2012 May 14
3
Add column from other columns data.
Hi everyone, I am having some problems with making a new colomn wit data in it. I have this one column named: Fulfilled Fulfilled 1 1 0 1 1 1 1 0 0 1 And now I would like to add another colum to my .csv file ("Finished") In this "Finished" column I would like to have "Yes" or "No". Where in colomn "Fullfilled" is a 1, "Finished" should have a "Y...
2007 Dec 13
6
What is equivalent to MS OUTLOOK ?
Hi All, I am looking for an open source email client package that is equivalent to MS OUTLOOK. Clients are running Windows XP and Vista and Linux. So the package should be able to run on both Windows And Linux. Mail server is running Ms Exchange. So this client pkg should be able to access Global Address book of the MS Exchange Server just as MS OUTLOOK. What about evolution ? Pls see, below
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
...vecot machine should only store mail. Of course, there should also be a mechanism that takes care of local delivery to Dovecot, like LMTP. Usually, I would use an MTA like Exim to take care of local delivery. I feel like a fully-featured MTA is overkill, though, as all other roles such an MTA would fulfill - relaying and spam filtering - are fulfilled on external servers. Q: Does anyone know of a lightweight LMTP daemon that can take care of local delivery to Dovecot without the need for a full MTA? With kind regards, William Edwards T. 040 - 711 44 96 E. wedwards at cyberfusion.nl ? -------...
2008 Nov 23
2
Latin Hypercube with condition sum = 1
Hi I want to du a sensitivity analysis using Latin Hypercubes. But my parameters have to fulfill two conditions: 1) ranging from 0 to 1 2) have to sum up to 1 So far I am using the lhs package and am doing the following: library(lhs) ws <- improvedLHS(1000, 7) wsSums <- rowSums(ws) wss <- ws / wsSums but I think I can't do that, as after the normalization > min(wss) [1] 0....
2011 Sep 13
2
help with hclust
Hello, how can I get the similarity value (i.e., the inner cluster similarity) that was used to cut a hierarchical tree at a specific height? I would appreciate your help! Best regards, Madeleine
2011 Apr 23
6
TC: Simple and complex configs interplay
...ties will be deferred when the tcpri is used. I have re-read several times the explanation in tcpri but can''t figure it out clearly. What would be a typical, concerte example of this interaction ? - Thanks! ------------------------------------------------------------------------------ Fulfilling the Lean Software Promise Lean software platforms are now widely adopted and the benefits have been demonstrated beyond question. Learn why your peers are replacing JEE containers with lightweight application servers - and what you can gain from the move. http://p.sf.net/sfu/vmware-sfemails
2004 Sep 08
3
Thanks
Thanks a lot for your timely rely. I still wonder whether I can use "a":"d" instead of 1:4. I remember I fulfill it successfully according to the guidance of some materials on R,but fail to find it now. Thanks again! ______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posti...
2011 Aug 31
3
how to create data.frames from vectors with duplicates
Hi R users, suppose I have two vectors, > x=c(1,2,3,4,5) > y=c('a','b','c','a','c') How can I get a data.frame like this? > xy count a 5 b 2 c 8 I know a few ways to fulfill the task. However, I have a huge number of this kind calculations, so I'd like an efficient solution. Thanks -- Best, Zhenjiang
2009 Oct 21
1
Bootstrapping confidence intervals
...We are a group of PhD students working in the field of toxicology. Several of us have small data sets with N=10-15. Our research is mainly about the association between an exposure and an effect, so preferrably we would like to use linear regression models. However, most of the time our data do not fulfill the model assumptions for linear models ( no normality of y-varible achieved even after log transformation). We have been told that we can use bootstrapping to derive a confidence interval for the original parameter estimate ( Beta 1) from the linear regression model and if the confidence interval...
2007 Aug 09
2
Countvariable for id by date
Best R-users, Here’s a newbie question. I have tried to find an answer to this via help and the “ave(x,factor(),FUN=function(y) rank (z,tie=’first’)”-function, but without success. I have a dataframe (~8000 observations, registerdata) with four columns: id, dg1, dg2 and date(YYYY-MM-DD) of interest: id;dg1;dg2;date; 1;F28;;1997-11-04;
2010 Aug 09
3
Extract values from data frame in R
Using R, I would like to find out which Samples (S1, S2, S3, S4, S5) fulfill the following criteria:contain minimally one value (x, y or z) bigger than 4. Any ideas? Thanks, Alex. > data Sample x y z 1 S1 -0.3 5.3 2.5 2 S2 0.4 0.2 -1.2 3 S3 1.2 -0.6 3.2 4 S4 4.3 0.7 5.7 5 S5 2.4...
2019 Dec 11
3
Lightweight LMTP daemon to avoid overkill MTA
...vecot machine should only store mail. Of course, there should also be a mechanism that takes care of local delivery to Dovecot, like LMTP. Usually, I would use an MTA like Exim to take care of local delivery. I feel like a fully-featured MTA is overkill, though, as all other roles such an MTA would fulfill - relaying and spam filtering - are fulfilled on external servers. Q: Does anyone know of a lightweight LMTP daemon that can take care of local delivery to Dovecot without the need for a full MTA? With kind regards, William Edwards T. 040 - 711 44 96 E. wedwards at cyberfusion.nl <https://...
2003 Sep 15
4
ISDN BRI active adapters with NT mode - any alternatives ?
Having ISDN FXOs and a bunch of ISDN DECT base stations, I went looking for a CAPI compatible active BRI adapter capable of NT mode. I have found that the 'Eicon Diva Server 4BRI' fulfills theses requirements. However, at EUR 1387 for four BRI interfaces, it does not come cheap. Are there other users of similar hardware that can point me to alternatives ?
2011 Mar 03
3
log monitoring and reporting software
Hi folks, In the company where i work, we are implementing a security standard. A part of this is a log monitoring and reporting software. There are a few requirements, that the software must fulfil: - It must be capable of collecting logs from different devices (Linux machines, network equipment, ...). - it must be capable of sending alarms on security events - it has to generate daily (weekly,
2015 Feb 18
3
isohybrid and ISO images whose size is not a multiple of 2048 bytes vs. VirtualBox
...erstand that TAILS ISO production uses -h 255 -s 63 because the ISO grew above 1024 MiB. So cylinder size 1 MiB is not suitable. > 7_ The starting absolute offset of the resulting partition should > better be a multiple of 4KiB. This one is new to me. What can possibly happen if it is not fulfilled ? Well, isohybrid MBR partition 1 has to begin at LBA 0 in order to make it mountable, unless the ISO was produced by xorriso with -partition_offset to create a suitable second superblock and file tree. The advisable -partition_offset is 16 * 2 KiB. So the 4 KiB condition is more or less always...
2007 Dec 05
1
Quadratic programming
Hi, I'm quite new at R and I haven't found the answer to my question anywhere on the net, so either it is trivial or not documented. So, bare with be. I am using the quadprog package and its solve.QP routine to solve and quadratic programming problem with inconsistent constraints, which obviously doesn't work since the constraint matrix doesn't have full rank. A way to solve this
2015 Feb 18
0
isohybrid and ISO images whose size is not a multiple of 2048 bytes vs. VirtualBox
> I proposed -h 252 -s 63 because it yields the largest > possible cylinder size which is divisible by 4 (i.e. > the byte count is divisible by 512*4 = 2048). > -h 240 -s 63 would fulfill this constraint, too. > Size limits are 252*63*1024*512 = 8,323,596,288 > resp. 240*63*1024*512 = 7,927,234,560 bytes. > > > The workaround cannot be temporal, because the problem > is fundamental. > We have two candidates for a remedy: > - Pad up to multiple of...
2013 Mar 17
4
Patch to add Unicode filename support for win32 flac
Here's a patch that makes MSVC compiled flac.exe able to use wildcards and encode/decode files with Unicode characters in names. It may not be the prettiest code but it fulfills its primary purpose. I tried to alter FLAC code as little as possible. It replaces argv with utf-8 encoded version and only converts to usable Unicode for file functions. That means printed texts and tags that contain non-ascii characters will be broken, but it is fixable if these changes are...