[R] plot with 2 y axes

2011-01-25 Thread Mario Beolco
Dear R users, apologies for the total beginner's question. I would like to create a barchart for some temperature values with the y axis on the right hand side of the plot. On this plot would like to overlay some time series data (in the form of a line) for some other variable called Index. The y

[R] problem barplot width

2011-02-04 Thread Mario Beolco
Dear R-users, apologies for the total beginner's question, but I have been trying to solve this problem for ages and I seem to be getting nowhere. I also have tried to search through the archives of the R mailing list, but I am still left with my problem. How do I change the width of the bars for

[R] Rotation Forest in R

2011-04-07 Thread Mario Beolco
Dear R users, I was wondering whether you could tell me if there are any R functions or packages that can implement Rotation Forest (not Random Forests) algorithm: http://www.computer.org/portal/web/csdl/doi/10.1109/TPAMI.2006.211 thanks in advance, Mario __

[R] structural equation modelling with binary response

2011-10-18 Thread Mario Beolco
Dear R users, Apologies for the total beginner's question. I was wondering whether you could tell me if there is a structural equation modelling function that can handle binary data i.e. in similar manner to the GLM function with a binomial family. Best wishes, Mario ___