search for: jihadwatch

Displaying 20 results from an estimated 28 matches for "jihadwatch".

2013 Jan 04
4
non-consing count
...es and discards 2 vectors: a logical vector of length=length(x) and an integer vector in which. is there a cheaper alternative? Thanks! -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://iris.org.il http://honestreporting.com http://jihadwatch.org http://pmw.org.il http://www.PetitionOnline.com/tap12009/ War doesn't determine who's right, just who's left.
2011 Jul 12
3
when to use `which'?
...a <- c(1,2,3,4,5,6) > a [1] 1 2 3 4 5 6 > a[a==4] [1] 4 > a[which(a==4)] [1] 4 > which(a==4) [1] 4 > a[which(a>2)] [1] 3 4 5 6 > a[a>2] [1] 3 4 5 6 > seems unnecessary... -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://jihadwatch.org http://palestinefacts.org http://mideasttruth.com http://truepeace.org http://thereligionofpeace.com Good programmers treat Microsoft products as damage and route around it.
2017 Nov 09
2
[R-pkgs] Release of ess 0.0.1
...aks Statistics - https://ess.r-project.org/) the package name "ess" seems unfortunate. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net http://iris.org.il http://mideasttruth.com http://thereligionofpeace.com https://jihadwatch.org MS Windows: error: the operation completed successfully.
2006 Mar 17
6
removing NA from a data frame
...vations) which have NA in that column. How do I remove a column from a data frame? Thanks! -- Sam Steingold (http://www.podval.org/~sds) on Fedora Core release 4 (Stentz) http://ffii.org http://www.mideasttruth.com http://pmw.org.il http://www.dhimmi.com http://www.honestreporting.com http://www.jihadwatch.org Don't hit a man when he's down -- kick him; it's easier.
2012 Dec 04
3
list to matrix?
...umeric,2 [7,] Numeric,2 [8,] Numeric,2 [9,] Numeric,2 --8<---------------cut here---------------end--------------->8--- thanks! -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://palestinefacts.org http://dhimmi.com http://jihadwatch.org http://www.PetitionOnline.com/tap12009/ http://memri.org Rhinoceros has poor vision, but, due to his size, it's not his problem.
2012 Feb 23
5
cor() on sets of vectors
...I want. I want diag(cor(x,y)) but without the N^2 calculations. thanks. -- Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000 http://www.childpsy.net/ http://iris.org.il http://americancensorship.org http://dhimmi.com http://www.PetitionOnline.com/tap12009/ http://jihadwatch.org Never argue with an idiot: he has more experience with idiotic arguments.
2012 Nov 09
4
as.data.frame(do.call(rbind,lapply)) produces something weird
..."a3": 1 2 3 $ b.x: num 1 2 3 $ b.y: num 1 4 9 $ c.x: num 1 8 27 $ c.y: num 1 64 729 --8<---------------cut here---------------end--------------->8--- thanks! -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://jihadwatch.org http://think-israel.org http://www.PetitionOnline.com/tap12009/ http://honestreporting.com Programming is like sex: one mistake and you have to support it for a lifetime.
2011 Feb 15
1
all.equal: subscript out of bounds
...$X.Time == all$Y.Time); [1] TRUE as expected, but > all.equal(all$X.Time,all$Y.Time); Error in target[[i]] : subscript out of bounds why? thanks! -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final) http://mideasttruth.com http://honestreporting.com http://dhimmi.com http://jihadwatch.org http://pmw.org.il http://ffii.org The dark past once was the bright future.
2011 Feb 15
1
summary for factors is not very informative
...36 MWW : 30 ACI : 28 FRO : 28 (Other):1801 it would have been much more useful if it additionally printed frequency stats as if by summary(aggregate(frame$ColName,by=list(frame$ColName),FUN=length)$x) -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final) http://jihadwatch.org http://www.PetitionOnline.com/tap12009/ http://camera.org http://honestreporting.com http://openvotingconsortium.org Abandon all hope, all ye who press Enter.
2013 Apr 21
1
cedta decided 'igraph' wasn't data.table aware
...argument. the igraph maintainers say that "it is not coming from igraph". thanks. -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.10 (quantal) X 11.0.11300000 http://www.childpsy.net/ http://www.PetitionOnline.com/tap12009/ http://memri.org http://thereligionofpeace.com http://jihadwatch.org Growing Old is Inevitable; Growing Up is Optional.
2011 Jul 11
1
plot means ?
...g mean?) alternatively, discretize X as if for histogram plotting and plot mean y over the center of the histogram group. is there a simple way? thanks! -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://thereligionofpeace.com http://camera.org http://jihadwatch.org http://palestinefacts.org http://pmw.org.il http://ffii.org Flying is not dangerous; crashing is.
2012 Apr 04
2
plot with a regression line(s)
...ed.values, col = "green") if (!is.null(file)) dev.off() print(m) } is there a better/easier/more general way? -- Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000 http://www.childpsy.net/ http://truepeace.org http://openvotingconsortium.org http://jihadwatch.org http://iris.org.il http://honestreporting.com Even Windows doesn't suck, when you use Common Lisp
2012 Sep 20
1
aggregate help
...r padded with NAs --8<---------------cut here---------------end--------------->8--- Thanks! -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://www.memritv.org http://palestinefacts.org http://pmw.org.il http://dhimmi.com http://jihadwatch.org http://ffii.org I'm out of my mind, but feel free to leave a message...
2011 Aug 16
2
merge(join) problem
...pen),] Now I need to keep just _one_ row with the same Name & Open - and the largest Time. How do I do that? unique() seems to have the right name, but I don't see how it can help me... tia. -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://jihadwatch.org http://honestreporting.com http://ffii.org http://camera.org http://thereligionofpeace.com UNIX is a way of thinking. Windows is a way of not thinking.
2012 Sep 16
2
multi-column factor
...n()? (bear in mind that I have ~10M rows and ~1M levels, so performance is an issue). Thanks! -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://iris.org.il http://honestreporting.com http://camera.org http://www.memritv.org http://jihadwatch.org When you talk to God, it's prayer; when He talks to you, it's schizophrenia.
2007 Sep 12
3
Two GCC warnings flags you should enable ASAP
...-------------- "When exported to Muslim lands, various aspects of Western pop culture must be modified in order to accommodate Muslim sensibilities. When Muslims come West, various aspects of Western pop culture must be modified in order to accommodate Muslim sensibilities." -- http://www.jihadwatch.org/dhimmiwatch/archives/008623.php
2012 Feb 08
4
"unsparse" a vector
...rs and value is 2 digits). I need to convert it to a data frame: data.frame(A=c(1,3,0,7),B=c(2,0,5,8),C=c(0,4,0,6)) A B C 1 1 2 0 2 3 0 4 3 0 5 0 4 7 8 6 how do I do that? thanks. -- Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000 http://mideasttruth.com http://jihadwatch.org http://pmw.org.il http://openvotingconsortium.org http://iris.org.il http://memri.org What's the difference between Apathy & Ignorance? -I don't know and don't care!
2015 Aug 12
1
enableJIT in Rprofile leads to 'not a proper evaluation environment' on startup
...anything relevant in NEWS. Replacing 3 with 2 in compiler::enableJIT(3) removes the error. However, I would prefer my loops to be compiled too. Suggestions? -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1348 http://www.childpsy.net/ http://dhimmi.org http://www.memritv.org http://jihadwatch.org http://camera.org http://www.dhimmitude.org He who laughs last thinks slowest.
2011 Feb 16
1
summary in functions
summary() in functions seems to print nothing. str() does print something. why? -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final) http://mideasttruth.com http://truepeace.org http://iris.org.il http://pmw.org.il http://jihadwatch.org http://ffii.org A year spent in artificial intelligence is enough to make one believe in God.
2012 Oct 15
0
what to use for sna/graphs?
...not clear how to turn an IGRAPH graph object into an Ragraph object which Rgraphviz can handle. So, what/how do people use/recommend? Thanks! -- Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000 http://www.childpsy.net/ http://www.PetitionOnline.com/tap12009/ http://jihadwatch.org http://think-israel.org http://truepeace.org You can have it good, soon or cheap. Pick two...