Displaying 20 results from an estimated 5000 matches similar to: "DEA: BCC input oriented"
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
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]]
2020 Feb 21
1
bcc tools and bpftrace packages misbuilt?
After upgrading to 8.1.1911, bcc-tools and bpftrace seem to be broken.
Current package versions I have: bpftrace-0.9-3.el8.x86_64 and bcc-tools-0.8.0-4.el8.x86_64
Both of these seem to be pulling in LLVM version 7, rather than the version 8 that is in 8.1.1911:
[root at localhost ~]# bpftrace
bpftrace: error while loading shared libraries: libclangFrontend.so.7: cannot open shared object file:
2013 Apr 21
1
Sieve - BCC
Hi !
Can you help me please with sieve plugin for dovecot
I have this rule:
/require ["variables", "envelope", "fileinto", "subaddress", "imap4flags"];
if anyof
(
address :is [ "to", "cc", "bcc" ] "test at example.com",
envelope :contains "to" "test at example.com"
2014 Jan 27
0
Opus installation in BCC/Win32
Hi,
I recently found Opus as a great enhancement to Vorbis (and even deprecates SPEEX).
The compilation with MinGW went smootly but the compilation with BCC (Borland C Compiler) failed to achieve a version.h. This file seems to be the output of win32\genversion.bat which seems to require Git tool.
Because with libvorbis I did managed to compile with BCC, I wonder if opus could be presently, or
2002 Jul 18
0
Updated BCC projects
In response to requests, I've given my vorbis BCC projects a thorough
cleaning. They are now much more professional, complete, and include a
little documentation. Ogg Vorbis 1.0 ready! The new files are available here:
http://dave.gasaway.org/vorbis/vorbis_bcc.zip
At this time, they cannot compile with the free command-line tools available
from Borland. If anyone can help make
2020 May 08
1
dovecot-lda quota warning email add BCC
Dear dovecot users,
I have setup doveot with quota warning.
Once a quota wearning is reached a shell script is called which then
sends an email to the user via dovecot LDA
this is the command in the shell script:
/usr/lib/dovecot/dovecot-lda -d $USER -o "plugin/quota=dict:User
quota::noenforcing:proxy::quota"
I already have looked in the docs: https://wiki.dovecot.org/LDA
but
2008 Oct 19
0
accessing bcc recipients in ActionMailer view
Apologies if this has been covered already, but I haven''t been able to
turn anything up after a bit of searching. I have an app that sends
out a mail to a large bcc list. I''d like to be able to add some
personalization to the mail (you know, something like "Hi, person X,
thanks for being on our huge mailing list!") but I''m not sure how to
access the mail object
2019 Mar 13
0
recipient bcc and dovecot
Add mail_location setting or return 'mail' from userdb.
Aki
On 13.3.2019 5.53, @lbutlr via dovecot wrote:
> I have a recipient_bcc_maps which contains a bcc map that is updated everyday:
>
> rbcc.pcre:
> if !/backup.*@/
> /^([^+_]*).*@([^.]*)/ backup+071.${1}-${2}@adomain.tld
> endif
>
> the 071 portion is changed each day to the current day of the year.
>
2012 Jul 11
0
:bcc works in development but not in production
I can send emails in development and production but :bcc only works in
development. I am with rails 3.0.9 and ruby 1.9.2 and I use
delayed_job3.0.pre. Can someone help me? Thanks in advance :)
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit
2019 Mar 13
2
recipient bcc and dovecot
I have a recipient_bcc_maps which contains a bcc map that is updated everyday:
rbcc.pcre:
if !/backup.*@/
/^([^+_]*).*@([^.]*)/ backup+071.${1}-${2}@adomain.tld
endif
the 071 portion is changed each day to the current day of the year.
Everything works, but I get an error from dovecot on every message:
lda(backup at adomain.tld): Error: User initialization failed: Namespace '':
2012 Sep 23
2
Find by id in the view template dynamically
Rails 3.1.3
I have a model ''Airline'', whose STRING column is ''company'' only.
Also, another model ''Plan'' has an INTEGER column ''airline_id''.
I would like to show the ''company'' name (string) in a template like
<% @plans.each do |plan| %>
Airline: <%=
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
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.
---------------------------------------------
arecibo:tmp arecibo$ R CMD build nonparaeff/
* checking for file 'nonparaeff/DESCRIPTION' ...
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.
---------------------------------------------
arecibo:tmp arecibo$ R CMD build nonparaeff/
* checking for file 'nonparaeff/DESCRIPTION' ...
2007 Dec 27
1
Error: cannot allocate vector of size ... Bcc: Add Cc | Add Bcc
I read the subject message in a number of R archived emails.
Since I am experiencing the same problem:
> upfmla
A ~ T + cosP + cos2P + cos4P + cos5P + sin3P + sin5P + cosP2 +
sinP3 + P2
> glmod <- gls(upfmla,correlation=corAR1(),method="ML")
Error: cannot allocate vector of size 491.3 Mb
> dim(xx)
[1] 8025 14
and since I'm running R on a 64-bit Linux platform ...
2002 Feb 07
0
rsh syntax - Help
rsync -a /opt/config/. DevlServ:/opt/config
(see rsync.1)
Tim Conway
tim.conway@philips.com
303.682.4917
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn,
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970),
".\n" '
"There
2006 Feb 21
2
Call queue design issues and suggestions
Greetings to all.
I am currently implementing call queues for a customer and have come across
several "problems".
The customer is an airline representative, and will be using call queues for
different airline reservations. The customer requires that any agent be able
to login to any number of queues. This means that queue members have to be
dynamic, not using "member =>
2017 Sep 25
0
Subset
This is super, really helpfull. Sorry, one final question, lets say I
wanted to remove 0's rather than NAs , what would it be?
Thanks
On Mon, Sep 25, 2017 at 12:41 PM, Boris Steipe <boris.steipe at utoronto.ca>
wrote:
> myDF <- data.frame(a = c("<0.1", NA, 0.3, 5, "Nil"),
> b = c("<0.1", 1, 0.3, 5, "Nil"),
>
2017 Sep 25
1
Subset
Always via logical expressions. In this case you can use the logical expression
myDF$b != "0"
to give you a vector of TRUE/FALSE
B.
> On Sep 25, 2017, at 8:00 AM, Shane Carey <careyshan at gmail.com> wrote:
>
> This is super, really helpfull. Sorry, one final question, lets say I wanted to remove 0's rather than NAs , what would it be?
>
> Thanks
>