search for: dea

Displaying 20 results from an estimated 106 matches for "dea".

Did you mean: deal
2008 Sep 11
3
ZFS Crypto [Prelim] Codereview
Here''s my comments for the preliminary ZFS Crypto review. - Dan Webrev: http://cr.opensolaris.org/~darrenm/zfs-crypto-gate/webrev/ General comments: DEA-1 - SCCS keywords need to be removed DEA-2 - Copyright updated ------------------------------------------------------------------ usr/src/lib/libcryptoutil/common/keyfile.c pkcs11_read_data() This code in pkcs11_read_data() scares me in that it may poorly-handle some hard-to-debug EOF (possibly...
2011 Nov 24
1
AlgDesign - $D $A $Ge $Dea
Hi, I am wondering how I should interpreate the output of optFederov() in AlgDesign. Specially I want to know what is $D, $A, $Ge and $Dea, which one I can use as an efficiency to say how good the optimal design is. I only know when a orthogonal design comes, $D = 1. I red the pdf document -- vignette("AlgDesign") [Just type: vignette("AlgDesign") in R, you will get this pdf document] On page 20 section 4....
2010 Mar 30
1
R package checking error.
Dear useRs, I am trying to build my package (nonpareff) which deals with some models of data envelopment analysis. The building worked well, but checking complains when it tests examples. Zipped nonparaeff.Rcheck is attached. Following is the log. --------------------------------------------- areci...
2010 Mar 30
1
Error when checking a package.
Dear useRs, I am trying to build my package (nonpareff) which deals with some models of data envelopment analysis. The building worked well, but checking complains when it tests examples. Zipped nonparaeff.Rcheck is attached. Following is the log. --------------------------------------------- areci...
2017 Sep 25
2
Subset
...gt; > > Hi, > > > > How do I extract just numbers from the following list: > > > > a=c("<0.1",NA,0.3,5,Nil) > > > > so I want to obtain: 0.3 and 5 from the above list > > > > Thanks > > > > > > -- > > Le gach dea ghui, > > *Shane Carey* > > *GIS and Data Solutions Consultant* > > > > [[alternative HTML version deleted]] > > > > ______________________________________________ > > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > > http...
2017 Sep 22
3
Subset
...gt; > > Hi, > > > > How do I extract just numbers from the following list: > > > > a=c("<0.1",NA,0.3,5,Nil) > > > > so I want to obtain: 0.3 and 5 from the above list > > > > Thanks > > > > > > -- > > Le gach dea ghui, > > *Shane Carey* > > *GIS and Data Solutions Consultant* > > > > [[alternative HTML version deleted]] > > > > ______________________________________________ > > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > > http...
2017 Sep 25
1
Subset
...ract just numbers from the following list: > > > > > > a=c("<0.1",NA,0.3,5,Nil) > > > > > > so I want to obtain: 0.3 and 5 from the above list > > > > > > Thanks > > > > > > > > > -- > > > Le gach dea ghui, > > > *Shane Carey* > > > *GIS and Data Solutions Consultant* > > > > > > [[alternative HTML version deleted]] > > > > > > ______________________________________________ > > > R-help at r-project.org mailing list -- To UNSUB...
2017 Sep 25
0
Subset
...w do I extract just numbers from the following list: >> > >> > a=c("<0.1",NA,0.3,5,Nil) >> > >> > so I want to obtain: 0.3 and 5 from the above list >> > >> > Thanks >> > >> > >> > -- >> > Le gach dea ghui, >> > *Shane Carey* >> > *GIS and Data Solutions Consultant* >> > >> > [[alternative HTML version deleted]] >> > >> > ______________________________________________ >> > R-help at r-project.org mailing list -- To UNSUBSCRIBE...
2017 Sep 25
0
Subset
...ract just numbers from the following list: > > > > > > a=c("<0.1",NA,0.3,5,Nil) > > > > > > so I want to obtain: 0.3 and 5 from the above list > > > > > > Thanks > > > > > > > > > -- > > > Le gach dea ghui, > > > *Shane Carey* > > > *GIS and Data Solutions Consultant* > > > > > > [[alternative HTML version deleted]] > > > > > > ______________________________________________ > > > R-help at r-project.org mailing list -- To UNSUB...
2017 Dec 02
0
DEA CCR stochastice
Hello, Good time, I want to write a source code with the model DEA CCR stochastice in R software. But I could not find any example that guides me. I need this model for my article. Where can I find the source code for this model? Is it possible to send me an example of this source code? Help me please. Thanks [[alternative HTML version deleted]]
2017 Jun 23
0
DEA: BCC input oriented
Dear R users, If anyone could give me a hand coding some airline finance data that I want to do a DEA on using a BCC input oriented primal code that would be much appreciated. Kind regards, Lewis Leslie Get Outlook for iOS<https://aka.ms/o0ukef> [[alternative HTML version deleted]]
2017 Aug 09
2
Package nleqslv ERROR
Dear all, I am relatively new to R and have had some difficulty in understanding an error i get when running a code to solve a system of non-linear equations, with four equations and two variables. This is my code: ALPHA <- c(-0.0985168033402, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35, 0.4) BETA <- c(-...
2008 May 28
2
Linear Programming.
An embedded and charset-unspecified text was scrubbed... Name: n?o dispon?vel URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080528/96325940/attachment.pl>
2017 Aug 09
0
Package nleqslv ERROR
...the length of the numeric vector "f". As soon as the function tries to assign a value to f[3], R correctly throws an informative error. Mark R. Mark Sharp, Ph.D. msharp at TxBiomed.org > On Aug 9, 2017, at 3:56 PM, Santi Burone <santiagoburone at gmail.com> wrote: > > Dear all, > I am relatively new to R and have had some difficulty in understanding an error i get when running a code to solve a system of non-linear equations, with four equations and two variables. > > This is my code: > > ALPHA <- c(-0.0985168033402, 0.1, 0.15, 0.2, 0.25, 0.3, 0.35...
2005 Dec 29
5
Subversion graphical client?
Hi All - I notice that most of the Rails team are using Mac OS X and TextMate for Ruby development. I too am working on Mac OS X and trying TextMate and (shudder?) EMacs. I was wondering about version control. Are folks using Subversion? If so, are they using a graphical client? Which one do they recommend? Yours, Jordan -- Posted via http://www.ruby-forum.com/.
2017 Sep 22
2
Subset
Hi, How do I extract just numbers from the following list: a=c("<0.1",NA,0.3,5,Nil) so I want to obtain: 0.3 and 5 from the above list Thanks -- Le gach dea ghui, *Shane Carey* *GIS and Data Solutions Consultant* [[alternative HTML version deleted]]
2006 Jun 18
1
bug with boot.sw98 function (PR#8999)
Full_Name: Nuno Monteiro Version: 2.3.1 OS: Windows XP HE Submission from: (NULL) (84.9.38.207) I'm using the FEAR library to perform Data Envelopment analysis with a 36,000 obs dataset. The function dea is working fine but then when I try to use the boot.sw98 to come up with some sensitivity analysis I get the following error: boot.sw98(XOBS=x,YOBS=y,NREP=100,DHAT=dhat,RTS=3,ORIENTATION=2) Error in 0:L : NA/NaN argument In addition: Warning message: longer object length is not a multiple...
2013 Jun 06
5
Puppet 3.1.1 Windows crashes
I noticed that a number of my Windows hosts had stopped dialing in, and upon closer inspection I found that Puppet was crashing in Ruby and wevtapi.dll. I can''t find any reference to this in the issue tracker, although I''ve got over a dozen occurrences in my environment, all with the same descriptions as below. I checked to see if the times were similar, in case the server
2020 Nov 09
2
Multi-factor Auth status
Is there any information iI can grab on implementing MFA via the samba 4 AD? Perhaps via the Okta API or SAML? JD
2010 Feb 21
1
Tutorials and scripts of Stochastic Frontier Analysis and Linear Programming.
Dear all, I want to program my own models about Stochastic Frontier Analysis and Linear programming (Data Envelopment Analysis). In this context, is there anyone that may help me with some simple tutorials and scripts about these issues? Thanks a lot. -- Marcus Vinicius Pereira de Souza, Prof. [[a...