Displaying 20 results from an estimated 225 matches for "pittsburgh".
2008 Jan 14
1
savehistory in OSX version
...ions
would view and save the same set of commands as those seen in
the history panel, but they don't.
Can someone explain why, and how to fix it?
Perhaps relevant: I generally have performed a setwd() , or started R
by launching
a "Rdata" file.
Thanks.
Roger Day
University of Pittsburgh Departments of Biomedical Informatics and
Biostatistics
University of Pittsburgh Cancer Institute
University of Pittsburgh Molecular Medicine Institute
**************************
Room 310, Suite 301
Cancer Pavilion (CNPAV)
5150 Centre Ave.
Pittsburgh, PA 15232
e-mail: day@upci.pitt.edu
cell...
2010 Jun 01
1
mvbutils and trackObjs
...memory when needed.
In trackObjs, a cached object is one that is stored in memory as well as on disk.
More than a curiosity, also potentially a bad sign for compatibility between the two packages.
Anyone have experience with the two together, and care to share it?
Thanks!
Roger Day
University of Pittsburgh Departments of Biomedical Informatics and
Biostatistics
University of Pittsburgh Cancer Institute
University of Pittsburgh Molecular Medicine Institute
-----------------------------------------------------
Room 310, Suite 301
Cancer Pavilion (CNPAV)
5150 Centre Ave.
Pittsburgh, PA 15232
e-mail:...
2009 Oct 28
3
structural equation modeling
...ling.
Just getting started with it, but I'm looking for suggestions for packages.
As an aside, what's the best way for looking for packages at CRAN?
--
Robert Terwilliger
Biomedical Physicist
Laboratory of Neurocognitive Development
Western Psychiatric Institute and Clinic
University of Pittsburgh Medical Center
Loeffler Building
121 Meyran Avenue #114
Pittsburgh, PA 15213
412.383.8174 - Office
412.383.8179 - Fax
em: raterwil at gmail.com
http://www.wpic.pitt.edu/research/lncd/
2008 Mar 26
2
pseudo R square and/or C statistic in R logistic regression
...nformation on how I could get these two summary statistics after performed the the logistic regression using glm?
Thank you very much.
***********************************************
Xiaojing Wang PhD
Research Assistant Professor, Dept. of Oral Biology
School of Dental Medicine, University of Pittsburgh
Suite 500, Bridgeside Point
100 Technology Drive
Pittsburgh, PA 15219
Tel:412-648-9206 Fax:412-648-8779
Email:xiw23@pitt.edu
***********************************************
[[alternative HTML version deleted]]
2003 Feb 16
1
Rgui crash and Macro Magic
...y reappeared.
Exiting Macro Magic, a keyboard macro utility,
did solve the problem, apparently permanently
according to my little "crossover design" study.
I discovered this solution thanks to previous r-help messages
about the dangers of keyboard macro programs.
Roger Day
University of Pittsburgh Department of Biostatistics
University of Pittsburgh Cancer Institute
University of Pittsburgh Center for Biomedical Informatics Affiliated
Faculty
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!SUITE 325 STERLING PLAZA
!!!!!!!201 N. CRAIG STREET
!!!!!!!PITTSBURGH, PA 15213
!!!!!!!e...
2008 Jan 14
1
a way to interrupt a stuck R session on OSX
...to R.app is "4".
The Console will now ask you how you want to exit.
This at a minimum gives you a chance to save any window content,
since it's a nicely threaded application.
Once (of 2 times) I could also cancel out of the dialog and resume the
session.
Roger Day
University of Pittsburgh Departments of Biomedical Informatics and
Biostatistics
University of Pittsburgh Cancer Institute
University of Pittsburgh Molecular Medicine Institute
**************************
Room 310, Suite 301
Cancer Pavilion (CNPAV)
5150 Centre Ave.
Pittsburgh, PA 15232
e-mail: day@upci.pitt.edu
cell...
2009 Oct 23
1
making a plot in xyplot
...dults' another. Additionally, I'd like to reformat the dots so that the points referencing condition 1 and condition 2 are different. Can you help me with this?
Thanks!
Sarah
Sarah Ordaz
ordazs@upmc.edu<mailto:ordazs@upmc.edu>
Laboratory of Neurocognitive Development
University of Pittsburgh
121 Meyran Avenue
Loeffler Building Rm 113
Pittsburgh, PA 15213
412.383.9972
http://www.wpic.pitt.edu/research/lncd/
[[alternative HTML version deleted]]
2018 Mar 19
1
[GSoC] Add support for batch-testing to the LLDB testsuite.
Hi LLVM Developer Team,
My name is Mark Babatunde and I'm a third year computer science student at
the University of Pittsburgh. I was looking at the potential list of
projects and the project regarding adding support for batch-testing to the
LLDB testsuite caught my interest. I was wondering how I can get started
and if I can get in contact with Jim Ingham.
Best,
Mark
Mark Babatunde
University of Pittsburgh Class of 2019...
2006 Sep 28
3
complex plots using layout()
...,1,1))
barplot(xhist$counts, axes=FALSE, ylim=c(0, top2), space=0)
par(mar=c(3,0,1,1))
barplot(y2hist$counts, axes=FALSE, xlim=c(0, top2), space=0, horiz=TRUE)
par(def.par)
================================================================
Sincerely yours,
Jiang Lu
Statistician
University of Pittsburgh
130 DeSoto Street, 127 Parran Hall
Pittsburgh, PA 15261
USA
2006 Jan 17
2
Installing a package yet it will not work.
...age:
package 'RODBC' was built under R version 2.3.0
Error: package/namespace load failed for 'RODBC'
I am running R2.2.1 on Windows XP. Where does one begin to troubleshoot
this.
Farrel Buchinsky, MD --- Mobile (412) 779-1073
Pediatric Otolaryngologist
Allegheny General Hospital
Pittsburgh, PA
**********************************************************************
This email and any files transmitted with it are confidentia...{{dropped}}
2006 Jul 07
4
How to change the type of segments ends?
...x0=drug.orl,x1=drug.oru,y0=yaxis,y1=yaxis,col=4,lend=2)
# or try
#arrows(x0=drug.orl,x1=drug.oru,y0=yaxis,y1=yaxis,length=0.1,angle=0,cod
e=3,col=4,lend=2)
box()
=====================================================
Any comments or suggestions would be greatly appreciated.
Jane
University of Pittsburgh
Pittsburgh, PA 15261
2006 May 19
1
New HPN Patch Released
...throughput performance are achieved.
In other words, transfers over the internet are a lot faster with this
patch. Increase in performance of more than an order of magnitude are
pretty common. If you make use of the now included NONE cipher I've hit
data rates of more than 800Mbps between Pittsburgh and Chicago and
650Mbps between Pittsburgh and San Diego. The NONE cipher is only used
during the bulk data transfer and *not* during authentication. This
version of the patch makes the NONE cipher a server side configuration
option so you don't have to enable it if you don't want to....
2009 Jul 19
4
space in column name
..."DxCd4"
[15] "DOE"
But what do I do if I want to do something such as this
> alltime[grep("MIDDLE EAR EXPLORE",alltime$CPT Desc,]
Error: unexpected symbol in "alltime[grep("MIDDLE EAR EXPLORE",alltime$CPT
Desc"
Farrel Buchinsky
Sent from Pittsburgh, Pennsylvania, United States
[[alternative HTML version deleted]]
2003 Jan 20
2
ave across columns
Hi:
How do I find average across three columns such as weight1, weight2,
weight3 (20 people, each person has three different measures)? They have
NA's also. Thanks
Tom, Univ of Pittsburgh, ttrut at yahoo.com
2015 Jan 22
3
need help with renaming a variable
...o(outfile)
Error in rxSetVarInfoXdf(varInfo, file = data) :
object 'outfile' not found
Please help me figure out how to do it right.
Gratefully,
--
Pavel A. Yakovlev, Ph.D.
Associate Professor
819 Rockwell Hall
Department of Economics and Finance
Duquesne University
600 Forbes Avenue
Pittsburgh, PA 15282
Work Phone: 412-396-1908
[[alternative HTML version deleted]]
2004 Sep 10
2
loading Sjava
...Java/libs/SJava.dll":
LoadLibrary failure: The specified module could not be found.
Actually, SJava.dll is present there.
Advice????
I'm using XP.
Obtained the package from http://www.stats.ox.ac.uk/pub/bdr/SJava/ .
I'll appreciate all help.
Roger Day, ScD
University of Pittsburgh Department of Biostatistics
University of Pittsburgh Center for Biomedical Informatics
University of Pittsburgh Cancer Institute
Suite 325 Sterling Plaza
201 N. Craig Street
Pittsburgh, PA 15213
E-Mail: day@upci.pitt.edu
Phone # 412-383-1573
Fax # 412-383-1535
[[alternative HTML ve...
2009 Jan 31
3
This site may harm your computer - Google warning about cran website
...ogle's Safe Browsing Diagnostic page (it gives diagnostics about any page that
it may contain Malware) does not seem to be working at the moment, so that the problems that it found
with CRAN are not available for review.
Anyone else has the same problems?
Christos Argyropoulos
University of Pittsburgh
_________________________________________________________________
!
2006 Nov 29
2
reshape command is (stats) dropping instances
...imevar="Time",direction="wide")
The following two commands should give the same data (other than the
missing values) but they do not.
ICA[ICA$Time==6,"Surface.Cover"]
WideICA$Surface.Cover.6
--
Farrel Buchinsky
Pediatric Otolaryngologist
Allegheny General Hospital
Pittsburgh, PA USA
2003 Feb 04
5
SORTING Arrays by index value
...ion is: How do I sort by the first index (the values are 1:25)
without losing the associated values per index value for the two
columns(Gp17 and Gp4). I want ascending order (1:25) of the index values.
Thank you in advance.
-Mark Orr
Postdoctoral Fellow
Psychology Dept.
Carnegie Mellon Univ.
Pittsburgh, PA 15213
2005 Jun 09
2
Weibull survival modeling with covariate
...te sure how to use the
output. I see that it gives the Scale
parameter. How do I find the Shape
paramater as a function of the
covariate?
Thank you,
Steven
---------------------------------------
-------------------------
Steven Shechter
PhD Candidate in Industrial Engineering
University of Pittsburgh
www.pitt.edu/~sms13