Displaying 20 results from an estimated 2000 matches similar to: "mosaicplot() labels overlap (PR#8536)"
2006 Jan 29
3
Mosaicplot coloring (PR#8537)
Full_Name: Greg Kochanski
Version: 2.2.1
OS: Debian Linux (testing)
Submission from: (NULL) (212.159.16.190)
mosaicplot(x, shade=TRUE) is intended to color the blocks
blue if they are more common than one might expect
and red if they are rarer than one might expect.
Unfortunately, if a block is much rarer than expected,
it is so narrow that one cannot see the red. Thus,
a casual inspection
2006 Jan 14
2
help.start() and Debian packaging (PR#8483)
Full_Name: Greg Kochanski
Version: 2.2.0
OS: Debian Linux on i686
Submission from: (NULL) (212.159.16.190)
Debian packages the R documentation separately from the R core code.
Consequently, it is possible for people to have R without
the HTML documentation. (In fact, the docs are not installed by default,
so it's very likely.)
Thus, help.start() cannot depend on the HTML documentation
2002 Jan 30
1
mosaicplot(formula, data)--- bugged?
I have been tinkering with mosaicplot() and friends as a way
of learning R. As part of this, I've written a pair.table()
method for mosaic matrices, and would like to extend mosaicplot
to work with loglin and logln (MASS) objects. I'm using
R 1.4.0 on Win 98.
I've been trying to figure out the formula interface, and think
there's a bug, but not sure how to find it, yet alone fix
2006 Jan 14
2
Section 7.1 HML documentation (PR#8484)
Full_Name: Greg Kochanski
Version: 2.2.0
OS: Debian Linux i686
Submission from: (NULL) (212.159.16.190)
In /usr/share/doc/r-doc-html/manual/R-data.html (at least that's where
it is on Debian...) the documentation is unclear. Comments below.
The paragraph has unclear references, and I have no idea what
it actually means.
>> Base R comes with some facilities to communicate via BSD
2005 Mar 10
2
Question regarding mosaicplot
I tried this :
> mosaicplot(stoc ~ q9r + segca,data=tmp2,color=T) : works fine.
And now, this :
> mosaicplot(stoc ~ q9r + segca, data=tmp2, color=T, main="Big title")
Error in model.frame(formula, rownames, variables, varnames, extras, extranames, :
invalid variable type
I'm probably stupid and missed something simple in the manual (and wouldn't like to be
2002 Sep 13
1
[R] proposal: mosaicplot with sub and las
Two proposals for mosaicplot():
- The argument "sub" should not be ignored.
Example: mosaicplot( HairEyeColor, sub = 'test of sub' )
- To be able to discern also longer axis labels
the argument "las" or par(las=2) should not be ignored.
Example: mosaicplot( HairEyeColor, las=2 )
Thanks
Wolfram
2005 Mar 29
1
Mosaicplot with different colors
This dataset below is one sample answer the questioner from our customer.
> testbank <- read.table("testbank.txt", header=T)
> testbank
age married income gender ownhouse class
1 20-30 no high female yes 1st
2 30-40 no high female yes 1st
3 40-50 no low female yes 1st
4 50-60 no high female yes 1st
5 60-70
2019 Jan 04
2
Función mosaicplot() con alpha segun valor.
Feliz año a todos!
Y al que sepa y tenga tiempo, una duda:
Quiero hacer un análisis de distribución de léxico (supongo que da igual
eso) mediante mosaicplot(), en particular me interesa que me muestre el
peso de la distribución según una proporción que ya conseguí sacar; la de
el uso de x termino en un espacio determinado.
Ejemplo:
Distribución de los términos, totales (tabla1)
sitio1
2008 Oct 23
1
How to (simply) add table-values to a mosaicplot ?
Hello.
I am looking for a way to add table values (from a "table" object) into a
mosaic plot of that table (which is produced by the "mosaicplot" command on
the table object).
The only reference I was successful in finding on the web was in a script
here:
http://tables2graphs.com/doku.php?id=03_descriptive_statistics#figure_2
2005 Nov 07
1
mosaicplot() update
Hi --
I've found a need for an additional option to mosaicplot(), to suppress
the labels. It's not difficult, obviously, a minor thing.
Would you like me to submit my revised code (I'll use your code rather
than my original source code which was adapted for S-Plus and R)? Or
it might be a 5-minute change for the appropriate person. No problem
either way, just let me know.
Cheers,
2003 Jun 13
2
formula (joint, conditional independence, etc.) - mosaicplots
Hi,
Can someone set me straight as to how to write formulas in R to indicate:
complete independence [A][B][C]
joint independence [AB][C]
conditional independence [AC][BC]
nway interaction [AB][AC][BC]
?
For example, if I have 4 factors:
hair colour, eye colour, age, sex
does
> mosaicplot( frequency ~ hair + eye + age + sex)
mean that the model fitted is of complete independence of
2006 Jan 23
1
--gui=Tk window does not stretch (PR#8520)
Full_Name: Greg Kochanski
Version: 2.2.0
OS: Debian Linux
Submission from: (NULL) (212.159.16.190)
When you grab the corner of the Tk-R (R's console) window,
the window stretches, but the useable area does not.
It remains firmly fixed at the (rather small) value of
24 lines.
In fact, you end up with a grey border of wasted pixels
around the active white area that contains the text.
(And,
2008 Dec 28
1
Logistic regression with rcs() and inequality constraints?
Dear guRus,
I am doing a logistic regression using restricted cubic splines via
rcs(). However, the fitted probabilities should be nondecreasing with
increasing predictor. Example:
predictor <- seq(1,20)
y <- c(rep(0,9),rep(1,10),0)
model <- glm(y~rcs(predictor,n.knots=3),family="binomial")
print(1/(1+exp(-predict(model))))
The last expression should be a nondecreasing
2002 Sep 16
0
mosaicplot enhancements (PR#2023)
This is a feature request for mosaicplot, including the
suggestion for the code changes (mosaicplot.R) and docs
(mosaicplot.Rd) by Wolfram Fischer and myself,
diff'ed to 1.6.0 beta (2002-09-14):
Uwe Ligges
.../src/library/base/R/mosaicplot.R:
====================================================
11a12,13
> ### Changes by W. Fischer and U. Ligges:
> ## - Deparsing x in for main
2006 May 21
3
Unreadable labels
Playing around with examples from MASS4, I found a font problem in the
mosaicplot in R-2.3.0. It doesn't happen in other plots. Running this
example from MASS4, page 326...
library(MASS)
caith1 <- as.matrix(caith)
names(dimnames(caith1)) <- c("eyes", "hair")
mosaicplot(caith1, color = TRUE)
...I get an image as attached. The column and row labels are unreadable.
It
2006 Jul 19
1
plain shading (not residuals) in mosaic plot
Hello. I've been using R for a couple of months and enjoying it a lot.
This is my first post to R-help.
I'm using the vcd package to make mosaic plots with labels on the tiles
indicating the number of items in each cell.
For example, I've made this plot:
> allmorph<-structure(c(10, 26, 17, 100, 70, 97, 253, 430, 185, 177,
> 25, 1), .Dim = as.integer(c(6, 2)), .Dimnames
2010 Dec 15
1
problems with mosaic plot
I'm pretty sure that I did everything right, but my R is just not drawing the
mosaicplot that I want, and there is also no error messege, looks like this
right now:
> mosaicplot(arthritis)
> mosaicplot(~ sex + treatment + improved, data = arthritis, color = TRUE)
>
--
View this message in context: http://r.789695.n4.nabble.com/problems-with-mosaic-plot-tp3090128p3090128.html
Sent
2004 Sep 27
2
Getting code for functions
Hello
Pardon for the elementary question, I did try searching the archives
with various terms, but to no avail. I am using R1.9.1 on a windows
machine
One of the great advantages of R (to me, anyway) is being able to see
the code for a function , e.g. by typing sd one sees the code for
getting a standard deviation.
However, for many functions this only provides info. including
UseMethod, eg.
2005 Feb 18
1
Contingency tables profiles
Thank for your help
I obtained profiles and I found mosaicplot as an interesting alternative.
I don't like my solution about legend in profiles graphics: I inserted empty
extra columns in order to avoid tue superimposed of legend.
#Data
N <- matrix(0,3,6)
N[1,] <- c(7,7,5,0,4,4)
N[2,] <- c(0,0,0,5,5,5)
N[3,] <- c(4,4,0,0,3,0)
rownames(N) <-
2005 Apr 15
2
abbreviate or wrap dimname labels
For a variety of displays (mosaicplots, barplots, ...)
one often wants to either abbreviate or wrap long labels,
particularly when these are made up of several words.
In general, it would be nice to have a function,
abbreviate.or.wrap <-
function(x, maxlength=10, maxlines=2, split=" ") {
}
that would take a character vector or a list of vectors, x,
and try to abbreviate or wrap