search for: punishment

Displaying 20 results from an estimated 228 matches for "punishment".

2009 Jul 15
1
predictive punishment module (was: Re: Simple cat statement - output truncated)
>>> Duncan Murdoch <murdoch at stats.uwo.ca> 15/07/2009 15:04:29 >>> >* R has a new predictive punishment module. It punishes you for things >it knows you will do later. Dang! Does that mean it'll return errors for the statistical idiocy I haven't yet got around to committing? ;-) Steve E ******************************************************************* This email and any attachments...
2010 Jun 09
3
comparing two regression models with different dependent variable
Hi, I would like to compare to regression models - each model has a different dependent variable. The first model uses a number that represents the learning curve for reward. The second model uses a number that represents the learning curve from punishment stimuli. The first model is significant and the second isn't. I want to compare those two models and show that they are significantly different. How can I do that? Thank you. [[alternative HTML version deleted]]
2007 Jul 31
1
how to sort dataframe levels
...d can't figure out what to do. I have the following dataframe header appetitive stimulus aversive stimulus chaining contingency discriminative stimulus extinction intermittent reinforcement negative reinforcer operant response place learning positive reinforcer punishment reinforcement schedules response rate secondary reinforcement spontaneous recovery variance spontaneous recovery -3 -2 0 -3 -3 -16 -5 1 16 -1 7 1 -1 11 -2 0 49.73 negative reinforcer -1 -15 4 -1 8 2 -1 0 -5 2...
2016 Mar 03
4
Rasterisk freeze on 4G link
...no or a rasterisk session, my terminal freezes (rasterisk) or remains empty (nano, vim). When a session is frozon, I can open a new one at the same so it excludes a basic connectivity loss. What would you suggest ? Best regards PS: I was about to determine best MTU value but I always thought a punishment for a bad MTU value would be a lower throughput, not a screen freeze. Is it correct ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160303/6deb377e/attachment.html>
2010 Feb 10
1
R crashes when setWinProgressBar is give a numeric value for label argument
...rocess crash seems a bit extreme. Possible responses: 1. ignore this and hope that after being punished for not remembering the correct syntax enough times I will eventually learn to do the correct thing. 2. add a check and generate an error if title or lab is not a character string (less severe punishment, I may learn eventually, but maybe not as quick). 3. add label <- as.character(label) and same idea for title, so that the above code works without the user needing to remember the as.character. This may need a check for NULL values as well. 4. Something else that I have not thought of. Num...
2004 Aug 06
3
[Fwd: Icecast2 and ices]
I got this offlist from someone on the list. This is abuse and should be punished. This didn't anwser my post and was directed to me off-list without invitation. All it was was a promotion. -----Forwarded Message----- From: Dave St John <groups@mediacast1.com> To: drew@drewb.com Subject: Icecast2 and ices Date: 22 Aug 2003 19:22:17 -0600 Hello Drew, saw your post on the xiph list
2006 Nov 24
2
Bugs Fixed in Trunk
I''m backed off Edge Rails and all the way back to 0.7.2 of rSpec to make my tests pass. The changes to rSpec are coming together fast and furious and they seem too good to pass up. Is there an approved way to upgrade the components in the absence of prebuilt stuff? Every time I''ve tried, I''ve been punished harshly by the Version Conflict Gods. Just asking for
2015 Mar 18
2
[LLVMdev] Implementing if-conversion as a GSoC 2015 project?
...also make it worse. For example, if the program to be compiled have a code like: if (<a>) { execute 1000 statements } else { execute 1 statements } In the case when <a> is almost always true, it is very efficient because it avoid branching with only executing one more statement as punishment. The improvements of performance from eliminating the branching is always larger than 1 cpu cycle. However, in the case when <a> is almost always false, doing if-conversion is a stupid decision because the improvements of eliminating the branch is very limited here, but the punish, that 1000...
2015 Oct 13
3
RFC: Introducing an LLVM Community Code of Conduct
On Tue, Oct 13, 2015 at 4:55 AM David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote: > On 13 Oct 2015, at 02:42, Chandler Carruth via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > > > > If you have questions, please see feel free to contact the LLVM > Foundation Code of Conduct Advisory Committee by emailing conduct at llvm.org > . > > My main
2020 Jul 31
6
8.2.2004 Latest yum update renders machine unbootable
Il 31/07/20 13:08, ja ha scritto: > On Fri, 2020-07-31 at 22:35 +1200, Alan McRae via CentOS wrote: >> I am running an Intel x64 machine using UEFI to boot an SSD. >> >> Installing the latest yum update which includes grub2 and kernel >> 4.18.0-193.14.2.el8_2.x86_64 renders the machine unbootable, blank >> screen where grub should be, no error messages, just hangs.
2005 Jun 16
1
Unable to modify TDB passwd
Hi everybody, My name is Tani Alessandro, I have a problem when I try to change the password of user "root" (the Domain Administrator). For all the others users I don't have any problem. I have update samba from the version 3.0.11 to the version 3.0.14a. I use a Red Hat 9. When I try to change the root password I recive this messagge: > Unable to modify TDB passwd ! Error:
2015 Oct 13
2
RFC: Introducing an LLVM Community Code of Conduct
...ode of conduct is the basis they would be required to cite for any >> decision. Their role should be much more focused on understanding what has >> happened, and ensuring it is responded to. I also think that is called out >> in the document. > > So why the need to list the punishments and make sure that only > capital punishments can actually be appealed? > > >> I'm surprised and saddened to hear you say this. I also don't particularly >> agree. I have interacted with almost every member of the foundation board as >> a regular course of inte...
2012 Jul 27
1
[LLVMdev] proposal for exploiting undefined behavior much more aggressively
On Thu, Jul 26, 2012 at 3:41 PM, Chris Lattner <clattner at apple.com> wrote: > On Jul 26, 2012, at 9:58 AM, John Regehr wrote: > > http://blog.regehr.org/archives/761 > > It's an interesting post, but I'd like to point out that it is a non-goal > for the project to be actively hostile to users of the compiler. :) It is > useful to have debugging tools for
2013 Jan 29
1
[LLVMdev] [PATCH] parallel loop metadata
On 01/29/2013 10:17 PM, Hal Finkel wrote: > Will parallel always be synonymous with no_interiteration_dependencies? I'm > sightly worried that 'parallel' seems too much like a directive, and we may > want it to mean something else in the future. I think the semantics of a "parallel loop" is: If my loop, I hereby state as "parallel", has loop-carried
2008 Jun 17
0
Wine release 1.0
The Wine team is proud to announce that Wine 1.0 is now available. This is the first stable release of Wine after 15 years of development and beta testing. Many thanks to everybody who helped us along that long road! While compatibility is not perfect yet, thousands of applications have been reported to work very well. Check http://appdb.winehq.org to see the details for your favorite
2006 Feb 13
2
Ajax.Autocompleter is not a constructor
...ript> I made no changes to the public/javascripts. Any suggestions? Thanks, --Dean -- Take your time, take your chances [3278.7 km, 273.4] Apparent Rennerian -------------------------------------------------------------------------------- It matters not how strait the gate, / How charged with punishments the scroll, I am the master of my fate: / I am the captain of my soul. -- Invictus -- -- William E Henley --
2006 Feb 27
1
@content_for_sidebar?
...make a good sidebar? http://www.google.com/search?q=content_for_sidebar Thanks, --Dean -- Take your time, take your chances [3278.7 km, 273.4] Apparent Rennerian -------------------------------------------------------------------------------- It matters not how strait the gate, / How charged with punishments the scroll, I am the master of my fate: / I am the captain of my soul. -- Invictus -- -- William E Henley --
2011 Jun 10
1
Braindead Autoreply filters...
On 2011-06-10 2:00 PM, Doug Lytle <support at drdos.info> wrote: > Ryan Novosielski wrote: >> It's not clear to me... are ALL autoresponders "braindead" or are there >> some that don't notice it's a mailing list contacting them? > Some auto-responders look at the to: field and if it's not directly sent > to the recipient's address (i.e.
2009 Dec 24
1
[PATCH] nouveau: when nouveau_bo_map fails you expect it to not be mapped
- This includes unmapping on failure to sync for cpu access. - Double mapping will also be punished, so that people fix their code. --- nouveau/nouveau_bo.c | 23 ++++++++++++++++------- 1 files changed, 16 insertions(+), 7 deletions(-) diff --git a/nouveau/nouveau_bo.c b/nouveau/nouveau_bo.c index 10cc8a6..9a7c368 100644 --- a/nouveau/nouveau_bo.c +++ b/nouveau/nouveau_bo.c @@ -415,22 +415,28
2012 Oct 20
1
Error: not 'a real'?
...uot;, "numeric", "numeric") # Error: Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, (from #2) : scan() expected 'a real', got '894.6' How is '894.6' not 'a real [number]'? Thanks for the ensuing enlightenment or punishment... Best, Brian