search for: mood

Displaying 20 results from an estimated 183 matches for "mood".

Did you mean: good
2006 Feb 22
8
filtering "tags" via checkboxes - HABTM
First post/newbie post... bear with me. What I''m trying to achive (music site): A system containing tracks and moods with a HABTM relationship. I''ve got all that set up and functioning in the admin environment - i.e. admins can apply a variety of moods to a particular track via a series of checkboxes. Join table works just fine. I''m currently stuck on allowing site users to filter a list...
2013 Feb 07
4
help with creating new variables using a loop
Hi there, I've got a set of 10 numeric variables called Mood1 to Mood10 in a dataset called mood. I'm trying to create a set of 10 new variables called m1 to m10 so that m1=Mood1*1, m2=Mood2*2, etc to m10=Mood10*10 Trawling through the internet, I eventually tried the following code: for (i in 1:10){ assign(x=paste0("mood$m",i), v...
2009 Mar 04
0
error in mood.test
Dear list, when running a mood.test() (part of package "stats") on slightly longer vectors (than the example from the help-page) we get the error-message shown below : once both vectors tested are of length 50 this error oocurs. Note, that this problem didn't occur with R-2.7.x (or even older versions). > x...
2009 Dec 08
6
conditionally merging adjacent rows in a data frame
Hi, I have a data frame and want to merge adjacent rows if some condition is met. There's an obvious solution using a loop but it is prohibitively slow because my data frame is large. Is there an efficient canonical solution for that? > head(d) rt dur tid mood roi x 55 5523 200 4 subj 9 5 56 5523 52 4 subj 7 31 57 5523 209 4 subj 4 9 58 5523 188 4 subj 4 7 70 4016 264 5 indic 9 51 71 4016 195 5 indic 4 14 The desired result would have consecutive rows with the same roi value merged. dur values should be added and x value...
2018 May 22
0
How to average values from grid cells with coordinates
Hi Jim, Thanks. It works. I now have more complex problems. If at each blackcell, there are two variables such as pop and mood. For each variable, there are daily records in one year, so 365 records for pop and 365 records for mood. The averaged values for the redcells should be daily records too. What kind of format do you recommend for this problem? Right now, I just get the latitudes and longitudes into a dataframe. Tha...
2001 Jun 20
1
vorbis tag for general music type?
Hi, I am wondering if vorbis has a standard tag for general music type. I don't mean pop, jazz, etc., but something more in line with describing the mood of the mucic. I am thinking of games which have a soundtrack in vorbis format which could use the user's own repository of .ogg files during gameplay, and use the tag to choose appropriate music for that part of the game. For example, during action sequences, songs would be selected from og...
2018 May 20
1
How to average values from grid cells with coordinates
Hi lily, It's not too hard to do it using dataframes. Getting the indexing right is usually that hardest part: # these values are the centers of the black cells lat<-rep(28:38,11) lon<-rep(98:108,each=11) pop<-sample(80:200,121) # just use the data.frame function blackcells<-data.frame(lat=lat,lon=lon,pop=pop) plot(0,type="n",xlim=c(97.5,108.5),ylim=c(27.5,38.5),
2012 Dec 19
1
confirming a formula for use with lmer
Hello, I recently began using R and the lme4 package to carry out linear mixed effects analyses. I am interested in the effects of variables 'prime','time', and 'mood' on 'reaction_time' while taking into account the random effect 'subjects.' I've read through documentation on lme4 and came up with the following formula for use with lmer: reaction_time ~ (mood*prime*soa) + (1|subject) Prime and soa were repeated measures within subje...
2010 Apr 06
1
median of two groups
Dear all, What is the right test to test whether the median of two groups are statistically significant? Is it the wilcox.test, mood.test or the ks.test? In the text book I have got there is explanation for the Wilcoxon (Mann Whitney) test which tests ob the two variable are from the same population and also ks.test! Regards, Cheba [[alternative HTML version deleted]]
2007 Sep 13
4
SSH contribution?
List, Whilst I'm in the mood for contributing stuff, here's another little howto I wrote on securing SSH that has proved popular in the past: http://forums.pcper.com/showthread.php?t=433216 If you feel it is suitable and you would like me to contribute it to the CentOS wiki, just set up a page in the appropriate area a...
2012 Jul 09
0
firth's penalized likelihood bias reduction approach
hi all, I have a binary data set and am now confronted with a "separation" issue. I have two predictors, mood (neutral and sad) and game type (fair and non-fair). By "separation", I mean that in the non-fair game, whereas 20% (4/20) of sad-mood participants presented a positive response (coded as 1) in the non-fair game, none of neutral-mood participants did so (0/20). Thus, if drawing a 2x2 (moo...
2011 Apr 20
1
Error in dimnames(x) for Poisson EWMA model
...rce code. I get the following error when I run the code: Error in dimnames(x) <- dn : length of 'dimnames' [1] not equal to array extent Dimnames(x) looks like this: [[1]] NULL [[2]] [1] "mip" "div" "nom" "unity" "mood" "times" [7] "hmajparty" "smajparty" "pres" It seems to me that the NULL value here is causing the problem but I can't figure out (1) why the null value is showing up and (2) how to get rid of it. Background code is as follows: cr.pois&...
2003 Aug 08
3
Killing runaway PBX
How do I stop asterisk when it is in a bad mood? It keeps dialing extensions and won't listen! I tried kill <PID>. No go. I don't want to have to reboot again. Thanks. Jim Friedeck P.S. I love it when my boss looks over my shoulder and I don't have an answer when he says: 'So, what are you doing?'
2018 May 22
2
Samba 4.8.2
...seem to matter whether you upgrade or join using 4.8.0 and > 4.8.1 , they both seem to cause problems which have been fixed in 4.8.2 We have no real problems with 4.7.7, only one minor issue with one user (cleared by "net cache flush" now and then ...) But the admin there is in good mood, so the time might be OK to upgrade to 4.8.2 ;-) thanks, Stefan
2010 Feb 05
0
Censored outcomes - repeated measures and mediators
Hello, In a study exploring transgenerational transmission of anxiety disorder we investigate whether infants react to experimentally induced mood changes of their mothers. We measured the time that an infant needed to cross a cliff (=crossing time) depending on whether his mother had previously undergone a mood induction (treatment) or not (control). The treatment is thus a within-subjects factor with two levels. The outcome, crossin...
2010 Jun 25
2
Civ 4 patch help?
...n of Civ on my system. Sorry to be a pain in the arse, but I can't remember if this happened before and if it did how I got around it. I can't seem to find any solutions for the problem either. Any help would be much appreciated. I'm trying to get it working again to get myself in the mood for Civ 5. Only three months away now! Woo!
2007 May 04
2
need more knowledge about asterisk
...ided to buy a TDM11B and it works. Now, I want to study a bit the code used by this people. Does anybody know how can I go deeper in this code with funcitonal bloqs in order to understand how is possible to interface that much new technologies? I know there is a book available but I am not in a mood for buying it. Any ideas? Thanks in Advance, Iban _________________________________________________________________ Un amor, una aventura, compa??a para un viaje. Reg?strate gratis en MSN Amor & Amistad. http://match.msn.es/match/mt.cfm?pg=channel&tcid=162349
2018 May 22
3
Samba 4.8.2
...n using 4.8.0 and >>> 4.8.1 , they both seem to cause problems which have been fixed in 4.8.2 >> We have no real problems with 4.7.7, only one minor issue with one user >> (cleared by "net cache flush" now and then ...) >> >> But the admin there is in good mood, so the time might be OK to upgrade >> to 4.8.2 ;-) >> >> thanks, Stefan >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba >> Both versions had issues with in...
2012 Oct 04
0
[LLVMdev] TableGen: Requesting feedback for "TGContext"
...and exceptions is that TableGen could really use a StringRef'ization and more use of the ADT containers in general. That's pretty orthogonal to what you're proposing here, though, so certainly not required. Just something to keep in mind as you work through the code if you're in the mood for some incremental cleanup along the way. -Jim > > -- Sean Silva > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
2010 Jul 28
2
[LLVMdev] MC-JIT Patches 1/3
I have cleaned up the code somewhat that Olivier wrote and split up the patch into three pieces. This first is to make the MCJIT not have to initialize all asm printers, but only the native one. - Jan -------------- next part -------------- A non-text attachment was scrubbed... Name: 0018_nativeasmprinterinit.patch Type: text/x-diff Size: 12993 bytes Desc: not available URL: