Displaying 7 results from an estimated 7 matches for "tydings".
2006 Apr 11
1
Changing character limit in deparse, as.character and toString
...s a
"trivial" change in the R internals to change as.character's limit from 60
to 500, but I was hoping for something that didn't involve me trying to
alter the R internals.
Thanks for your help,
Dave.
--
Dave Armstrong
University of Maryland
Dept of Government and Politics
3140 Tydings Hall
College Park, MD 20742
Office: 2103L Cole Field House
Phone: 301-405-9735
e-mail: darmstrong@gvpt.umd.edu
web: www.davearmstrong-ps.com
[[alternative HTML version deleted]]
2006 May 17
1
Column notation
Hello,
I would like to run a correlation on values in a table that
has 4 rows and 136 columns. However, I am only interested in
correlating the values in alternating blocks of 15 columns.
For example, I would like to correlate the values in row 1,
columns 2-16:31-46:61-76:91-106 with values in row 2, columns
2-16:31-46:61-76:91-106.
Is there a way to notate this in the cor command so that the
2006 May 17
1
boxplot
I am running this code to produce some boxplots. I have every thing that
I need except that I would like the whisker line to be solid line, not
dashes. I have reviewed the lattice docs but have not seemed to come
across this point.
print( bwplot( group ~ lpcb_tot, data= data7, xlab="Log PCB",
+ ylab=
+ " G B
+ S M S M
2006 May 15
1
Trying to get values to display on horizontal barchart
Hello,
R 2.3.0
Windows XP
I have spent quite a bit of time trying to resolve my problem below, which included a R site search.
The "vertical bars" syntax below produces a vertical bar chart with the values displayed above each bar. I want to cast this graphic horizontally, but I have not been able to arrive at a suitable outcome. The best I have been able to do, using the second block
2006 May 03
2
Outreg-like command?
It would be nice to have something like stata's outreg that lets regression
output go into a form like
Specification (1) Specification (2)
Var 1 coef(1,1) coef(1,2)
se(1,1) se(1,2)
Var 2 coef(2,1) coef(2,2)
se(2,1) se(2,2)
I don't think this can be done in xtable?
Thomas Davidoff
Assistant Professor
Haas School of Business
UC Berkeley
Berkeley, CA 94618
Phone: (510)
2006 May 17
4
uniform and clumped point plots
I am trying to generate two dimensional random coordinates.
For randomly distributed data I have simply used
>xy<-cbind(runif(100),runif(100))
However I also want to generate coordinates that are more uniformly
distributed, and coordinates that are more contagiously distributed than
the above.
Can anyone make any suggestions
Thanks.
Dr Terry Beutel
Rangeland Scientist
Animal
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++