Displaying 20 results from an estimated 100 matches similar to: "is win.print() broken or am I doing something wrong?"
2000 Aug 24
0
Is there a method to calculate Huynh and Feldt adjustments for sphericity violations
Hi,
I'm getting to grips with using R to perform repeat measures
analysis of variance and was wondering is there a potted method to
obtain Huynh and Feldt or other adjustments for sphericity
violations?
Thanks
Dominic
Dr Dominic J Barraclough
Dept Neurobiology and Anatomy,
University of Rochester,
601 Elmwood Av, Box 603,
Rochester
NY 14642
tel (716) 2753627
dominic_barraclough at
2007 May 14
0
JOB: Biostatistician/Statistical Programmer/Data Analyst
Biostatistician/Statistical Programmer/Data Analyst
The Department of Biostatistics and Computational Biology, University
of Rochester Medical Center is seeking a Biostatistician/Statistical
Programmer/Data Analyst to assist with several center-wide immunology
and infectious disease research studies. The biostatistician will
work with senior statisticians and other senior biomedical
2007 May 14
0
JOB: Biostatistician/Statistical Programmer/Data Analyst
Biostatistician/Statistical Programmer/Data Analyst
The Department of Biostatistics and Computational Biology, University
of Rochester Medical Center is seeking a Biostatistician/Statistical
Programmer/Data Analyst to assist with several center-wide immunology
and infectious disease research studies. The biostatistician will
work with senior statisticians and other senior biomedical
2007 Sep 21
2
duplicated names and values
Dear list,
I am sorry about this simple question, but somehow I can not figure out
how to solve my problem, may be you could help?
I have a vector mir3:
> length(mir3)
[1] 220671
>head(mir3)
rno-miR-30c rno-miR-30c rno-miR-30d
rno-miR-30e "ENSRNOT00000049288" "ENSRNOT00000049288"
"ENSRNOT00000049288"
2009 Aug 12
2
10x slower merge in mac 2.9.1 vs. 2.9.0 (PR#13890)
Full_Name: Rick Stahlhut
Version: 2.9.1
OS: os x 10.5.7
Submission from: (NULL) (128.151.71.23)
I upgraded to 2.9.1 today from 2.9.0. I work with large CDC (center for
disease control) datasets and start, frequently, with a series of 23 large-ish
merges to create the final dataset I work on. I do this each time because (a) R
is fast. why not? and b) the datasets occasionally get updated by
2007 Feb 09
1
extract submatrix with unique names
Dear list,
I have a table where first 3 columns are identical if the name in the
first column is the same, and
the number in N4 is slightly different for all identical names, like
this:
-------------------------------------------------------------------
29 Mm.1_at 3 + 93649936
30 Mm.1_at 3 + 93649990
31 Mm.1_at 3 + 93649993
32
2006 Feb 16
1
how to save the picture with par(mfrow = c(1, 3), pty='s') setti ngs?
Dear list,
I am trying to place 3 density functions in one Figure, 1 row by 3 columns:
-------------------------------------------------------
op <- par(mfrow = c(1, 3),pty='s')
pdf(file="Fig_den.pdf")
barplot2(tab.in,plot.grid=TRUE,xlab="number of HGT_in",ylab="density")
lines(dneg,col="red",lwd=2)
2007 Mar 09
1
Is the gmodels package being maintained?
Dear r-helpers,
I sent a cc of a recent message about a problem with ci.lmer() in
the gmodels package to the author (Gregory R Warnes), and the message
bounced. If the author or someone else is maintaining this package or
this function, would you kindly supplement the author's name and/or
address with a current maintainer and/or provide a current email
address?
2009 Mar 11
2
Building R for Vistax64
Hi all,
I have successfully built from source the 32-bit version of R on my
Vista 64-bit box. I was hoping to graduate to a 64-bit version so I
could analyze some larger data sets. I have 8gb RAM installed.
I downloaded the latest 64-bit versions of Perl and MinGW but wasn't
sure how to edit the source code to have it build using the 64-bit
versions. I did change my PATH variable to
2009 Feb 16
1
Newbie - how do I debug a crash of RGUI.EXE
Hi-
I'm running Vista64 Business and trying to use a package called
RGraphViz. Unfortunately, when I try to plot a graph using this package
it causes RGUI.EXE to crash. This package has no problem working in
WinXP 32-bit.
Is there any way to get useful information as to why it crashes?
Here's my commands:
> library(Rgraphviz)
Loading required package: graph
Loading required
2009 May 06
11
Do you use R for data manipulation?
Is R an appropriate tool for data manipulation and data reshaping and data
organizing? I think so but someone who recently joined our group thinks not.
The new recruit believes that python or another language is a far better
tool for developing data manipulation scripts that can be then used by
several members of our research group. Her assessment is that R is useful
only when it comes to data
2004 Jan 12
1
question about how summary.lm works
Hi,
While exploring how summary.lm generated its output I came across a section
that left me puzzled.
at around line 57
R <- chol2inv(Qr$qr[p1, p1, drop = FALSE])
se <- sqrt(diag(R) * resvar)
I'm hoping somebody could explain the logic of these to steps or
alternatively point me in the direction of a text that will explain these
steps.
In particular I'm puzzled
2007 Sep 19
0
[LLVMdev] 2.1 Pre-Release Available (testers needed)
Tanya Lattner wrote:
> LLVMers,
>
> The 2.1 pre-release (version 1) is available for testing:
> http://llvm.org/prereleases/2.1/version1/
A couple months ago, I had a problem packaging llvm-gcc for macports
because one of the binaries from llvm-gcc was somehow getting used by
Apple's gcc driver instead of the native one. This was causing some
subtle bugs for people. Anyway,
2001 Mar 27
1
Samba 2.2 print driver setup
Jeremy,
Will there be any methodology available in 2.2 for installing print drivers
without browsing to the PRINT$ share from a W2K/NT box? I've got about 180
printers (at least 30 different models) shared and I'm encountering some
difficulties in installing drivers.
I'm using 2.2a2 in an environment with both W2K and W98 clients. One very
annoying inconsistency with W2K is making my
2007 Sep 19
4
[LLVMdev] 2.1 Pre-Release Available (testers needed)
On Sep 18, 2007, at 9:28 PM, Erick Tryzelaar wrote:
> Tanya Lattner wrote:
>> LLVMers,
>>
>> The 2.1 pre-release (version 1) is available for testing:
>> http://llvm.org/prereleases/2.1/version1/
>
> A couple months ago, I had a problem packaging llvm-gcc for macports
> because one of the binaries from llvm-gcc was somehow getting used by
> Apple's gcc
2001 Mar 27
2
IMPRINTS: mkprintpkg.pl unable to expand microsoft cab file
Jerry,
Perhaps you could help me with a problem building a Samba print package.
I've downloaded the drivers files I need from HP. I run the appropriate
mkprintpkg.pl command, but it dies with the following output:
[root@tux designjet]# /usr/local/imprints/bin/mkprintpkg.pl
--name="hp1050c" --version=1.00
--display-name="HP DesignJet 1050c" -d "HP DesignJet 1050C
2001 Mar 22
3
2.2.0 Alpha2 and print drivers
I began playing around with 2.2.0a2 yesterday. The text docs have
instructions for setting up the "print$" share and installing drivers for
client download. This involves browsing to the samba share from a W2K or NT
server, accessing the "printers" folder, and right clicking on each printer
to install drivers.
I've managed to get W2K/NT and Win98/95 drivers
2001 Mar 23
5
Samba 2.2 alpha3 released
Hi all,
I have just released the fourth alpha snapshot
of what will become Samba 2.2.0.
It's available from the usual ftp sites, in the alpha
directory as :
<ftp mirror>:/pub/samba/alpha/samba-2.2.0-alpha3.tar.gz
If people could test this snapshot out and provide feedback
about what is broken and let the lists know that would help.
The problem acting as a PDC for
2021 Oct 27
0
[Announce] Samba 4.15.1 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.15 release series.
Changes since 4.15.0
--------------------
o? Jeremy Allison <jra at samba.org>
?? * BUG 14682: vfs_shadow_copy2: core dump in make_relative_path.
?? * BUG 14685: Log clutter from filename_convert_internal.
?? * BUG 14862: MacOSX compilation fixes.
o? Douglas Bagnall
2021 Oct 27
0
[Announce] Samba 4.15.1 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.15 release series.
Changes since 4.15.0
--------------------
o? Jeremy Allison <jra at samba.org>
?? * BUG 14682: vfs_shadow_copy2: core dump in make_relative_path.
?? * BUG 14685: Log clutter from filename_convert_internal.
?? * BUG 14862: MacOSX compilation fixes.
o? Douglas Bagnall