Displaying 20 results from an estimated 29 matches for "dtk".
Did you mean:
dt
2011 Feb 08
2
please help-DTK package
Dear all
I am trying to do a multiple pairwise comparison test with Tukey-Kramer test as I have unequal sample sizes and variance. I have downloaded the DTK package from CRAN website in my computer for Windows, however I have difficulties in installing it in R.
I have unzipped the compressed file in my computer and then I open R, I try to install the package through File - Source R code - DTK but there is always an error.
Could you please help me? I...
2018 Oct 05
2
Cómo conseguir salida normal en RMarkdown HTML de numeros de 5 dígitos (o más)
Hola, colegas, compañeros y maestros.
Es una tontería... que no atino a preguntarsela bien a Google.
Tengo unos datos a los que si en consola les digo:
> sum(dtk$V9)
[1] 37790
devuelve.
Pero si eso mismo se lo digo en RMarkdown con código on line, lease `r
sum(dtk$V9)` me devuelve un numero horroroso:
3.77910^{4} entre el texto
Qué, para colmo, ocupa más carácteres que el que no me imprime.
Se que si lo meto entre $ me saldría "bien" la potenci...
2005 Oct 09
3
[ subscripting sometimes loses names (PR#8192)
...perations.
This issue was also discusses back in 2001 on the S-News list:
http://www.biostat.wustl.edu/archives/html/s-news/2001-09/msg00020.html
The attached file, "fix-names.s", is also available here:
http://www.piskorski.com/R/patches/fix-names.s
It includes:
1. The function dtk.test.brace.names(), which demonstrates name losing
problem, and can automatically report which test cases pass/fail, etc.
2. Wrappers for the "[" and "[.data.frame" functions which fix the
losing names problem for all the cases I've tried.
Note that dtk.test.brace.names(T)...
2014 Apr 26
2
Please make Pre-3.1 read.csv (type.convert) behavior available
Hi,
We at 0xdata use Java and R together, and the new behavior for read.csv has
made R unable to read the output of Java?s Double.toString().
This, needless to say, is disruptive for us. (Actually, it was downright shocking.)
+1 for restoring old behavior.
Thanks,
Tom
2011 Sep 14
3
make check reg-tests-1b.R fails with Ubuntu R
...3-generic #72-Ubuntu SMP Fri Jul 29 21:08:37 UTC 2011 i686 GNU/Linux
andy at n88:~$ dpkg -l r-base-core | grep r-base
ii r-base-core 2.10.1-2 GNU R core of statistical computation and graphics system
# Stock Ubuntu-provided R has the same failure:
andy at n88:~$ /usr/bin/R -q --vanilla
> dtk.R.version()
[1] "R 2.10.1, 2009-12-14, svn.rev 50720, i486-pc-linux-gnu"
> x <- matrix(c(1, 0, NA, 1), 2, 2) ; y <- matrix(c(1, 0, 0, 2, 1, 0), 3, 2)
> (z <- tcrossprod(x, y))
[,1] [,2] [,3]
[1,] NA NA 0
[2,] 2 1 0
> identical(z, x %*% t(y))
[1] FALS...
2010 Sep 27
2
[LLVMdev] Compiling LLVM 2.7 with MinGW GCC 4.5.0
> Could you post the errors message? Sounds like bug in mingw's gcc / ld.
It's very long, maybe I should just attach the log? I only remember the
first line saying: --export-dynamic is not supported for PE targets, do you
mean --export-all-symbols? *or something similar to this* then a bunch of
undefined references occur.
--
View this message in context:
2010 Sep 27
0
[LLVMdev] Compiling LLVM 2.7 with MinGW GCC 4.5.0
> first line saying: --export-dynamic is not supported for PE targets, do you
> mean --export-all-symbols? *or something similar to this* then a bunch of
> undefined references occur.
Make sure you're using the correct perl - that one which comes with msys DTK
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2008 Aug 21
2
Dell Perc snmp
I am trying to help a friend with a 2850 and snmp monitoring of a controller and its arrays.
I don't have any dells, do they have a rpm to make easy work of this for the Percs? They have
a monitoring solution already. Any hints I could pass on would be appreciated!
Thanks,
jlc
2006 Nov 26
2
[LLVMdev] mingw binary is corrupt
...that directory. I am baffled by that.
> I don't really know much about Perl so I can't say if it failed while
> running the perl file or if it just couldnt find it for some reason.
>
You should have Perl installed. As you're probably using msys, you
should also install msys-dtk, which includes perl for msys.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2009 Jan 18
0
[LLVMdev] Build problems on MinGW solved - possible llvm-config bug
...I use the
> msys.bat to open a terminal llvm-config inserts double slashes at the start of
> any absolute path it generates (e.g. //lib/LLVMX86CodeGen.o) - this breaks g++.
That's strange, never seen this before. Do you have two different
version of perl installed? (for example, one msys DTK and another one
- standalone ActivePerl, etc.)
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2002 Jun 05
0
Build problems with 3.2.3p1 under Tru64 UNIX 4.0D
Tru64 UNIX 4.0D, with the DTK (Desktop Toolkit), includes int64_t in
/usr/include.dtk/stdint.h.
$ gmake
...
(cd openbsd-compat && gmake)
gmake[1]: Entering directory
`/opt/build/openssh-3.2.3p1/openbsd-compat'
cc -O2 -std -I/opt/TWWfsw/tcpwrap/include -I. -I.. -I. -I./..
-I/opt/TWWfsw/libopenssl09s/include -I/opt/T...
2002 Jun 06
0
[Bug 267] New: Build problems with 3.2.3p1 under Tru64 UNIX 4.0D
...3.2.3p1-3.patch
OS/Version: OSF/1
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: bugzilla-openssh at thewrittenword.com
Tru64 UNIX 4.0D, with the DTK (Desktop Toolkit), includes int64_t in
/usr/include.dtk/stdint.h.
$ gmake
...
(cd openbsd-compat && gmake)
gmake[1]: Entering directory
`/opt/build/openssh-3.2.3p1/openbsd-compat'
cc -O2 -std -I/opt/TWWfsw/tcpwrap/include -I. -I.. -I. -I./..
-I/opt/TWWfsw/libopenssl09s/include -...
2013 Jan 03
0
Post-hoc test for a zero inflated continuous data set with a tweedie distribution
...ware/packages available to me in R to use on my already fitted model.
For post-hoc tests most I speak to people seem to use the tukeyHSD function
which is unusable to me as my data is unequal nor can I used aov() as I
believe my data requires glm (but I may be wrong in this). I have come
across the DTK package (short for: Dunnett-Tukey-Kramer Pairwise Multiple
Comparison Test Adjusted for Unequal Variances and Unequal Sample Sizes)
which on the face of it seem perfect, with the potentially useful DTK.test
(), but the help file is a little terse for my knowledge base so I’m unsure
if it is actuall...
2008 Feb 07
1
[LLVMdev] Working on getting MingW32/native tools-only source build up
Hello, Kenneth
> Libraries weren't being linked in;
This means, that generation of llvm-config for you is broken. I really
suggest to use perl from msys-DTK, not ActivePerl.
--
WBR, Anton Korobeynikov
2010 Sep 27
2
[LLVMdev] Bls: Compiling LLVM 2.7 with MinGW GCC 4.5.0
> Make sure you're using the correct perl - that one which comes with msys DTK
I'm using msys perl for msys 1.0.11. Maybe I should revert back to msys 1.0.10?
________________________________
Dari: Anton Korobeynikov <anton at korobeynikov.info>
Kepada: leledumbo <leledumbo_cool at yahoo.co.id>
Cc: llvmdev at cs.uiuc.edu
Terkirim: Sen, 27 September, 2010...
2006 Nov 27
0
[LLVMdev] mingw binary is corrupt
Anton Korobeynikov wrote:
>
>
> You should have Perl installed. As you're probably using msys, you
> should also install msys-dtk, which includes perl for msys.
>
> --
> With best regards, Anton Korobeynikov.
>
>
>
I installed msys-dtk as suggested and got just a bit further. My mingw gcc
is version 3.4.2.
Thanks for the help so far. I actually had active state perl installed,
which I reinstalled us...
2002 Jul 12
5
rsync 2.5.5 Tru64 5.1
Hi,
I am trying to compile rsync 2.5.5 on a Tru64 box. I downloaded
configure.in revision 1.148, which I believe is the correct fix for the
getaddrinfo problem; however I still have errors compiling rsync. Also I
had to change line 22 in options.c from #include "popt.h" to #include
"popt/popt.h". Any suggestions or ideas?
Tan Dang
2009 Jan 18
4
[LLVMdev] Build problems on MinGW solved - possible llvm-config bug
Óscar Fuentes <ofv <at> wanadoo.es> writes:
> Duncan Pierce <duncan <at> duncanpierce.org> writes:
>
> > I have /lib/libimagehlp.a and /lib/libpsapi.a
> > And llvm-config seems to be asking for them to be picked up:
> >
> > -I//include -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O2
> > -fomit-frame-pointer -Woverloaded-virtual
2020 Jun 15
4
Voice "broken" during calls
...ion of
packets in both directions, pointing out which direction packet loss /
bad jitter occurs. If you can trap the traffic on the outside and the
inside of your Banana Pi and send me the pcap files, I would be happy to
run it through our analyzer as further information for you. If it shows
DTK isn't sending packets when it should, that will be obvious, and you
can send to them as solid evidence of their guilt :)
Beyond that, are you certain you aren't taxing the Banana Pi? It really
*should* be able to handle a single call while handling your LAN's
routing/firewall tasks...
2009 Dec 30
7
DO NOT REPLY [Bug 7015] New: Build problems on HP-UX, Tru64 -- alloca, -Wno-unused-parameter
...e: *** [rounding.h] Error 1
Versions:
Rsync 3.0.5, 3.0.6, 3.0.7pre2
dyi # uname -a
HP-UX dyi B.11.31 U ia64 4235313755 unlimited-user license
dyi # gcc --version
gcc (GCC) 4.3.3
[...]
urtx# sizer -v
HP Tru64 UNIX V5.1B (Rev. 2650); Fri Mar 20 20:19:48 CDT 2009
urtx# cc -V
Compaq C V6.5-303 (dtk) on HP Tru64 UNIX V5.1B (Rev. 2650)
Compiler Driver V6.5-302 (dtk) cc Driver
The complaint form here seems to have no accommodation for
multiple platforms other than "All", so I chose "Other".
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
-----...