[R] three dimensions barchart

2009-08-18 Thread Yichih Hsieh
highly appreciated Best, Yichih One Relative Distribution graph: fig2b<-reldist(y=mu96$adjwage,yo=mu68$adjwage,ci=F,smooth=0.4, bar=TRUE,yolabs=seq(-1,3,by=0.5), ylim=c(0,7),cex=0.8,ylab="Relative Density",xlab="Proportion of the Original Cohort") title(main="Fig2(b):

Re: [R] three dimensions barchart

2009-08-19 Thread Yichih Hsieh
st, Yichih 2009/8/19 David Winsemius > > On Aug 18, 2009, at 7:18 AM, Yichih Hsieh wrote: > > Dear R community, >> >> I have one problem with figures. >> >> I draw the Relative Distribution graph, >> it looks like barchart(X,Y plot), >> but I have t

Re: [R] three dimensions barchart

2009-08-19 Thread Yichih Hsieh
Dear David, webpage is no problem. Figures 6.4 and 6.15's code can graph 3D bar chart, I just not sure, will it work for histogram too? Thanks for your consideration. All help high appreciated. best, yichih 2009/8/19 David Winsemius > > On Aug 19, 2009, at 7:44 AM, Yichih

[R] How can I appoint a small part of the whole data

2009-09-03 Thread Yichih Hsieh
90 How can I modify the commands? All help highly appreciated. Best, Yichih -- Yichih Hsieh e-mail : yichih.hs...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help

Re: [R] How can I appoint a small part of the whole data

2009-09-05 Thread Yichih Hsieh
to appoint y=women's wage in 1990 > > yo=women's wage in 1980 > > 2. If I want to appoint y=women's wage in 1990 > > yo=men's wage in 1990 > > 3. If I want to appoint y=black women's wage in 1990 > >

Re: [R] How can I appoint a small part of the whole data

2009-09-05 Thread Yichih Hsieh
2. fig2b<-reldist(y=mu1990$wage[mu1990$edu%in%2:4],..) which one is correct? and why they have different results? All help high appreciated. best, Yichih 2009/9/5 Yichih Hsieh > > Dear Petr, > > your suggestion is useful > > many thanks for your help ! > >

Re: [R] How can I appoint a small part of the whole data

2009-09-06 Thread Yichih Hsieh
|" > > > as.logical(1) > [1] TRUE > > as.logical(0) > [1] FALSE > > > HTH, > > baptiste > > 2009/9/5 Yichih Hsieh > >> Dear all, >> >> I got another problem: >> >> if education have five levels >> >> e

Re: [R] How can I appoint a small part of the whole data

2009-09-06 Thread Yichih Hsieh
Dear Mark, many thanks for your suggestions ! best, yichih -- Yichih Hsieh e-mail : yichih.hs...@gmail.com [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do

[R] package "reldist" version 1.5-5.1 : how to not just compare two years's wage distribution

2009-07-30 Thread Yichih Hsieh
object 'binn' not found What is my example missing Please help me figure out what additional diagnostics I can run to achieve enlightenment ? Thanks for your consideration !! Best, Yichih -- Yichih Hsieh internet: yichih.hs...@gmail.com [[alternative HTML version delet