Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

11 results for “from:kiotoqq”

problems with mosaic plot
kiotoqq · Dec 15, 2010 · r-help

An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20101215/bb28c445/attachment.pl>

Compare the risk
kiotoqq · Jan 7, 2011 · r-help

thanks a lot! I got it! -- View this message in context: http://r.789695.n4.nabble.com/Compare-the-risk-tp3189084p3204512.html Sent from the R help mailing list archive at Nabble.com.

Compare the risk
kiotoqq · Jan 7, 2011 · r-help

thank you...... but it says "dfrm not found" (sorry, I'm just very new here....) -- View this message in context: http://r.789695.n4.nabble.com/Compare-the-risk-tp3189084p3204440.html Sent from the R help mailing list archive at...

how to plot empirical distribution function?
kiotoqq · Dec 15, 2010 · r-help

I got it so far, but dont know if its right: > x=c(120,40,75,85,55,75,55,90,90,55,155) > Fn <- ecdf(x) > plot(Fn,verticals = TRUE, ? > -- View this message in context: http://r.789695.n4...

problems with mosaic plot
kiotoqq · Dec 15, 2010 · r-help

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...

how to get variance?
kiotoqq · Jan 23, 2011 · r-help

I've got this table: A B 1 7.8 215 2 6.8 280 3 9.4 356 4 5.2 38 5 8.2 167 6 4.8 127 7 3.7 8 8 6.2 201 9...

how to plot empirical distribution function?
kiotoqq · Dec 15, 2010 · r-help

I have the table company: 1 2 3 4 5 6 7 8 9 10 11 transaction volume:120 40 75 85 55 75 55 90 90 55 155 how can I plot the empirical distribution function of it? I...

How can I draw a line in empirical distribution function?
kiotoqq · Dec 16, 2010 · r-help

I've got the graphic with this: a=c(120,40,75,85,55,75,55,90,90,55,155) plot(ecdf(a)) How can I draw lines to show the lower quatile and upper quartil? I only know there...

need help for chi-squared test
kiotoqq · Jan 6, 2011 · r-help

I used chisq.test(read.table("C:/Users/Maggy/Downloads/dust.asc", header=TRUE)) and got this Pearson's Chi-squared test data: read.table("C:/Users/Maggy/Downloads/dust.asc", header = TRUE) X-squared = 5226.164, df = 3735, p...

need help for chi-squared test
kiotoqq · Jan 6, 2011 · r-help

I've got a dataset which looks like this in the beginning: cbr dust smoking expo 1 0 0.20 1 5 2 0 0.25 1 4 3 0 0.25 1 8 4 0 0.25 1 4...

Compare the risk
kiotoqq · Jan 7, 2011 · r-help

I have a dataset which looks like this: cbr dust smoking expo 1 0 0.20 1 5 2 0 0.25 1 4 3 0 0.25 1 8 4 0 0.25 1 4 5 0 0.25...

Can't find what you're looking for? Try searching with Google .