Displaying 20 results from an estimated 170 matches for "stakes".
Did you mean:
takes
2009 Jan 27
1
3-axis Barplots (plus qplot like staked histogram capability)
Searched my R reference docs*, and the Rseek, but evidently I've overlooked this capabilty.
Is it possible to produce a 3d Barplot using R?
For example would like to have a three axis bar plot - \
x-axis = location(discrete),
y-axis = data value,
z-axis = frequency of value occurance (of location and value)
Would also if could also do something like what "qplot" allows,
2019 Jun 27
3
A libc in LLVM
> On Jun 27, 2019, at 2:53 PM, Saleem Abdulrasool via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
>
> So, what do you think about incorporating this new libc under the LLVM project?
>
> As stated, I really feel that this is far too specialised to certain use cases that are pertinent to Google. I think that this needs to be broadened to allow a general purpose libc
2018 May 31
2
mysterious rounding digits output
...5.116 -2.673
waiting 1.117 4.948 NA NA NA
complex 1.237 4.170 0.220 4.713 5.642
novelty 1.054 4.005 0.442 4.260 2.076
creative 1.031 3.561 0.362 3.689 2.549
evaluated 0.963 3.013 NA NA NA
body 0.748 2.238 0.596 2.019 0.466
control 0.620 2.149 NA NA NA
stakes 0.541 1.905 0.227 2.020 2.343
spont 0.496 1.620 NA NA NA
chatter 0.460 1.563 0.361 1.382 0.540
present 0.428 1.236 0.215 1.804 2.194
reward 0.402 1.101 0.288 1.208 0.890
feedback 0.283 0.662 NA NA NA
goal 0.237 0.474 NA NA NA
Best wishes to all...
2018 May 31
3
mysterious rounding digits output
...67, NA, 2.34255027516667, NA, 0.5400824922975, 2.1935000655, 0.890007976866667, NA, NA)), row.names = c("skill", "predict", "waiting", "complex", "novelty", "creative", "evaluated", "body", "control", "stakes", "spont", "chatter", "present", "reward", "feedback", "goal"), class = "data.frame")
itemInfo # examine column ddd
When I try this, column ddd has 1 fewer digits than expected. See the
attached screenshot.
Why don'...
2018 May 31
0
mysterious rounding digits output
...5.116 -2.673
waiting 1.117 4.948 NA 0.365 NA
complex 1.237 4.170 0.220 4.713 5.642
novelty 1.054 4.005 0.442 4.260 2.076
creative 1.031 3.561 0.362 3.689 2.549
evaluated 0.963 3.013 NA NA NA
body 0.748 2.238 0.596 2.019 0.466
control 0.620 2.149 NA NA NA
stakes 0.541 1.905 0.227 2.020 2.343
spont 0.496 1.620 NA NA NA
chatter 0.460 1.563 0.361 1.382 0.540
present 0.428 1.236 0.215 1.804 2.194
reward 0.402 1.101 0.288 1.208 0.890
feedback 0.283 0.662 NA NA NA
goal 0.237 0.474 NA NA NA
digits specifies t...
2018 May 31
0
mysterious rounding digits output
...complex 1.237 4.170 0.220 4.713 5.642
> novelty 1.054 4.005 0.442 4.260 2.076
> creative 1.031 3.561 0.362 3.689 2.549
> evaluated 0.963 3.013 NA NA NA
> body 0.748 2.238 0.596 2.019 0.466
> control 0.620 2.149 NA NA NA
> stakes 0.541 1.905 0.227 2.020 2.343
> spont 0.496 1.620 NA NA NA
> chatter 0.460 1.563 0.361 1.382 0.540
> present 0.428 1.236 0.215 1.804 2.194
> reward 0.402 1.101 0.288 1.208 0.890
> feedback 0.283 0.662 NA NA NA
> goal...
2012 Nov 15
1
[RFC/PATCH v4] XENMEM_claim_pages (subop of existing) hypercall
This is a fourth cut of the hypervisor patch of the proposed
XENMEM_claim_pages hypercall/subop, taking into account
feedback from Jan and Keir and IanC, plus some fixes found
via runtime debugging (using privcmd only) and some
added comments/cleanup.
[Logistical note: I will be out tomorrow (Friday) plus US
holidays next week so my responsiveness to comments may be
slower for awhile. --djm]
2019 Jun 27
2
A libc in LLVM
On Thu, Jun 27, 2019 at 2:05 PM Chris Lattner <clattner at nondot.org> wrote:
> Saleem, Owen, others on the thread who are concerned about this: it seems
> that some of the concern is that the project goals are too narrow, and thus
> the eventual result may not serve the full community well over time.
>
> Would any of you be interested in what we should consider as the list
2014 Aug 18
2
[LLVMdev] Plan to optimize atomics in LLVM
Hi Robin,
On 15 August 2014 21:49, Robin Morisset <morisset at google.com> wrote:
> I have
> attached the corresponding patches; they are not completely ready for review
> (mostly missing tests), I would just like to make sure that the general
> approach seems reasonable.
I've had a quick glance at the patches, and the code seems fairly sane.
But I'm not so sure about
2018 Jul 22
2
R History: Why is there no importFrom() function?
Excuse me if this is inappropriate content for this list, but I thought it
might be the best place -- and the best audience -- to ask about a design
decision for the R language.
Programs or analyses written in R typically use library() to pull in
functions from non-core packages. This differs markedly from most
languages*, which usually offer some way to selectively import symbols. For
example,
2007 Jun 19
5
TentSteak 0.2.0
The second release of TentSteak is out and available as a gem on
rubyforge ("gem install tent_steak"). This version introduces a
handful of new form helpers, a couple method renames, editable HTML
tables, and some application bootstrappers for kickstarting Camping
and initializing ActiveRecord.
It''s still in active development, and I''d very much appreciate
2016 Apr 18
6
Move InlineCost.cpp out of Analysis?
On Mon, Apr 18, 2016 at 2:48 PM Hal Finkel <hfinkel at anl.gov> wrote:
>
>
> ------------------------------
>
> *From: *"Xinliang David Li" <davidxl at google.com>
>
> On Mon, Apr 18, 2016 at 2:33 PM, Mehdi Amini <mehdi.amini at apple.com>
> wrote:
>>
>> In the current case at stake: the issue is that we can't make the
>>
2006 Sep 08
2
subsetting a data set
I have a data set called GQ1, which has 20 variables one of which is a
factor called Status at thre levels "Expert", "Ecol" and "Stake"
I have managed to evaluate some of the data split by status using commands
like:
summary (Max[Status=="Ecol"])
BUT how do I produce asummary for Ecol and Expert combined, the only
example I can find suggsts I could use
2016 Aug 19
12
[RFC] GitHub Survey - Please review
Folks,
I've created the survey with the feedback I got on the "Voting" thread
in the llvm-foundation list, and put it here:
https://goo.gl/forms/k4J7M3N7oLNTOlDq2
Apparently, I can't allow people to comment on the form itself. It's
either full permission or nothing. So, I think the best way to do this
is to do a review on the list, with my most sincere apologies to the
2009 Jan 26
1
[OT] Anyone on-list using a Barracuda Spam Firewall?
Normally I don't like posting on this list for off-topic info, but I need to
know "un-biased" opinions regarding Barracuda's Spam Firewall as we're
looking to get one soon where I work and I want to know any pros/cons before
I stake my credibility on it for our spam fighting.
If you've had good or bad experiences with one of these devices, please
contact me _off_ list
2003 Jan 08
1
samba and bin/text modes
...mail corwin@corwin.sk
mobile +421.907.303.393
icq 34358414
www http://www.corwin.sk
PGP key fingerprint 21365ca05ecfd8aeb1cf19c838fff033
"In those days spirits were brave, the stakes were high,
men were real men, women were real women and small furry
creatures from Alpha Centauri were real small furry creatures
from Alpha Centauri."
by Douglas Adams
2003 Sep 26
1
weak password checking for samba 3 ?
I've got a problem with some idiots of my users :=).
They always use weak passwords. Does anyone know
a way to find out which passwords are easy to crack?
I mean usual passwords like god, sex, password, $username, ....
I use tdb as password database.
thank you,
livius
2010 Mar 12
1
1.2 to 1.6 and bristuff
...dering if someone could point me at 3 things that I appear
to have "lost"?
1) ZapEC(off) - Is there an equivalent dialplan command to request no
EC on a channel before dialling in DAHDI?
2) rxfax(file.tiff) - I have found ReceiveFax(), but I am aware that
much has happened in the faxing stakes recently, is there a good
starting point to read about how this works in 1.6 with T.38
passthru/gateways etc?
3) Bristuff came with its own version of PickupChan() - Does anyone
know if native Asterisk supports their Pickup mechanism?
Or perhaps the Bristuff work has been ported to 1.6.2? I could...
2005 Dec 15
0
notification (PR#8400)
------=_Part_84061_2932887.1134662536598
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
The Gardener Humanitarian Project,Van-gennelaan 371,4512DT,Delft.Royal Dutch Republic.
Ticket No;627462128TW,
This is to inform you that, base on our end of year promotion of The Gardener Humanitarian Firm carried out on the 13th ,December,'05,your e-mail address attached with
2016 Aug 24
2
[RFC] GitHub Survey - Please review
We have free text answers for both groups of answers, usage and impact.
People can write whatever they want there.
I don't see what the problem is...
Cheers,
Renato
On 24 Aug 2016 8:01 p.m., "Mehdi Amini" <mehdi.amini at apple.com> wrote:
>
> > On Aug 19, 2016, at 4:23 AM, Renato Golin via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
> >
> >