[R] Error is assocplot

Uwe Ligges ligges at statistik.tu-dortmund.de
Tue Apr 19 14:19:11 CEST 2011



On 14.04.2011 14:37, suparna mitra wrote:
> Hello,
>    I have a contingency table showing relation between two datasets. I tried
> to see association among them with the assocplot, but it shows
> error. mosaicplot of the same data worked perfectly.
> Can anyone please help me.


Perhaps, given you specify a reproducible example that includes "Con.table".

Uwe Ligges


> Con.table=as.matrix(Con.table)
>> dim(Con.table)
> [1] 27 27
>
>> assocplot(Con.table,space = 0.3,
> +           main = NULL, xlab = NULL, ylab = NULL)
> Error in plot.window(xlim, ylim, log = "") : need finite 'ylim' values
>
>
> And also I would like to know if I can use jaccard measure from the
> same contingency
> table.
> Thank you very much in advance,
> Best wishes,
> Mitra.
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list