search for: gwk

Displaying 4 results from an estimated 4 matches for "gwk".

Did you mean: awk
2005 Jan 25
1
CODA vs. BOA discrepancy
...lts on two dignostic test of convergence: 1) Geweke's convergence diagnostic; 2) Heidelberger and Welch's convergence diagnostic. Does that imply that the CODA and BOA packages implement different ``flavors'' of the same test? I paste below an example. Geweke's test cbind(coda.gwk,boa.gwk) z-score p-value Z-Score p-value b[1] 1.143 0.253 0.000 1.000 b[2] 0.470 0.638 0.056 0.956 b[3] -1.037 0.300 -0.388 0.698 b[4] -0.618 0.536 -0.085 0.933 tau -0.206 0.837 -0.008 0.994 sigma 0.716 0.474 0.437 0.662 CODA -- Heidelberger a...
2007 Nov 26
5
DO NOT REPLY [Bug 5108] New: --delete causes: segfault at 00000000fffffff9 rip 00002af8229bb6ab rsp 00007fff88788830 error 4
...x64 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: Georg.Koltermann@mscsoftware.com QAContact: rsync-qa@samba.org hunter[111]$ rsync -aAH --delete . /tmp/gwk rsync: connection unexpectedly closed (2430 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(454) [sender=2.6.9] hunter[112]$ dmesg | tail -1 [ 9674.001620] rsync[9223]: segfault at 00000000fffffff9 rip 00002ad4686596ab rsp 00007fff42aeab90 error 4...
2006 Feb 27
1
4D stacked column chart, Excel -> R
...ow the km in 10000 blocks and group the points as well, but I didn't come that far. even the scatterplot3d funtion didn't work for my data (gwx and x is my data table). 仩x <- gw.faelle(gwx) k3d <- scatterplot3d(x, type = "h", angle = 55, scale.y = 0.7, pch = 16, main = "GWK" ) Error in segments(x, z, x, z2, col = col, cex = cex.symbols, ...) : 仩仩仩仩仩仩仩 invalid color specification Do you have an idea how I can accomplish this task? Is it at allpossible to do that with scatterplot and some low level functions orshall I look at other packages and functions? Thanks...
2015 Feb 20
2
[LLVMdev] [3.6 Release] Release Candidate 4 available
Hello all, Source and binaries for LLVM 3.6.0-rc4 are available at http://llvm.org/pre-releases/3.6.0/ There were only a few new patches since rc3: an infloop fix (r229421) a few X86 fixes (r229555, r229561 and r229564), a GCC 5 bootstrap fix (PR22625) and performance regression fix for PR22589. If this one looks good, it will be promoted to 'final' sometime next week. Thanks again to