search for: 25x

Displaying 9 results from an estimated 9 matches for "25x".

Did you mean: 256
2006 Aug 23
1
covariance matrix of predictions
Hi ! I am trying to get at the covariance of the predictions of a linear model. Suppose the we have: > x<-runif(1000) > y<-2 + 25x*x +rnorm(1000) > lm1 <-lm(y~x, data = data.frame(y = y, x=x)) > x.pred <-runif(10) > y.hat <- predict(lm1, newdata = data.frame(x=x.pred)) I was wondering how to get an estimate of the covariance of y.hat which would be a 10 x 10 matrix telling be the uncertainty in each of the...
2007 Nov 29
5
Dynamic JS or RJS ?
...t="45" autostart="0"></embed>''); document.write(''</object>''); document.write(''</div>''); } else { document.write(''<div id="tab" style="position: absolute; left: 635px; top: 50px; height: 25x; width: 184px; background-color: #000000;" >''); document.write(''<object id="MediaPlayer" width="184" height="45" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" >''); document.write(''<param name="A...
2012 Dec 14
0
[LLVMdev] issue with profiling in LLVM 3.1
...using the profiling feature of LLVM 3.1. Mostly, it works well, but seems to be wrong in a few cases. For example, I have found that the number of times a function executed is reported as less than the number of times that the basic block calling this function executed (the difference was about 25x!). I am copying out the exact functions below. The relevant parts are in bold font: *------------* *SOURCE : ------------* //accumulate error at a given edge sample point (round to nearest integral point) *inline void SampleEdgePoint(float xf, float yf, const FlexImage8u &EdgeMap, int &amp...
2003 Nov 27
2
Getting rid of loops?
I wrote a function to calculate cosine distances between rows of a matrix. It uses two loops and is slow. Any suggestions to speed this up? Thanks in advance. theta.dist <- function(x){ res <- matrix(NA, nrow(x), nrow(x)) for (i in 1:nrow(x)){ for(j in 1:nrow(x)){ if (i > j) res[i, j] <- res[j, i] else { v1 <- x[i,] v2 <- x[j,]
2002 Nov 26
3
R-announce moved from majordomo to [procmail+mailman]
I have moved the R-announce mailing list from the Majordomo software to a combination of procmail & mailman an hour or so ago. You find a link in the footer of this message giving an URL where you can modify your subscription, look at the archives (everything from the beginning in 1997) and more. CHANGE: Postings to R-announce are now moderated, ie. they have to be approved by a list
2002 Nov 26
3
R-announce moved from majordomo to [procmail+mailman]
I have moved the R-announce mailing list from the Majordomo software to a combination of procmail & mailman an hour or so ago. You find a link in the footer of this message giving an URL where you can modify your subscription, look at the archives (everything from the beginning in 1997) and more. CHANGE: Postings to R-announce are now moderated, ie. they have to be approved by a list
2003 Jun 30
2
Problem with decoding number of codebooks
...0020 0000 5484 5044 011E 0176 ..T.PD...v 00000030 6F72 6269 7300 0000 0002 orbis..... 00000040 44AC 0000 0000 0000 0371 D........q 00000050 0200 0000 0000 B801 4F67 ........Og 00000060 6753 0000 0000 0000 0000 gS........ 00000070 0000 4D94 0500 0100 0000 ..M....... 00000080 3235 587D 113E FFFF FFFF 25X}.>.... 00000090 FFFF FFFF FFFF FFFF FFFF .......... 00000100 FFFF 0376 6F72 6269 731D ...vorbis. 00000110 0000 0058 6970 682E 4F72 ...Xiph.Or 00000120 6720 6C69 6256 6F72 6269 g libVorbi 00000130 7320 4920 3230 3032 3037 s I 200207 00000140 3137 0100 0000 0D00 0000 17........ 00000150 5452 4143...
2014 Jan 05
3
Architecture for large Dovecot cluster
Hi All, I am trying to determine whether a mail server cluster based on Dovecot will be capable of supporting 500,000+ mailboxes with about 50,000 IMAP and 5000 active POP3 connections. I have looked at the Dovecot clustering suggestions here: http://blog.dovecot.org/2012/02/dovecot-clustering-with-dsync-based.html and some other Dovecot mailing list threads but I am not sure how many
2012 Nov 22
19
ZFS Appliance as a general-purpose server question
A customer is looking to replace or augment their Sun Thumper with a ZFS appliance like 7320. However, the Thumper was used not only as a protocol storage server (home dirs, files, backups over NFS/CIFS/Rsync), but also as a general-purpose server with unpredictably-big-data programs running directly on it (such as corporate databases, Alfresco for intellectual document storage, etc.) in order to