search for: rghuang

Displaying 20 results from an estimated 84 matches for "rghuang".

2010 Apr 09
2
How to enable core dump?
...mentation fault When I select 1, there is still no saved core dump. I guess because it is not enabled. May I ask how to enable this option? Thanks. -- Wincent Rong-gui HUANG Doctoral Candidate Dept of Public and Social Administration City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html [[alternative HTML version deleted]]
2010 Apr 30
3
replace elements in a list
...out and replace them is not an option. I can use for loop to do this, but I want to know if there is vectorized way (or other ways) to do it? Thanks -- Wincent Rong-gui HUANG Doctoral Candidate Dept of Public and Social Administration City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html
2010 Jul 02
4
Visualization of coefficients
...pretty good. I wonder if there is any function for such plot? Or any suggestion on how to present statistical models in a presentation? Thank you. -- Wincent Rong-gui HUANG Doctoral Candidate Dept of Public and Social Administration City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html
2011 Apr 04
0
[R-sig-ME] Documentation for the glm module in jags/rjags?
...://stat.ethz.ch/mailman/listinfo/r-sig-mixed-models >> > >> > >> > >> > -- >> > Wincent Ronggui HUANG >> > Sociology Department of Fudan University >> > PhD of City University of Hong Kong >> > http://asrr.r-forge.r-project.org/rghuang.html >> > >> > > > > -- > Wincent Ronggui HUANG > Sociology Department of Fudan University > PhD of City University of Hong Kong > http://asrr.r-forge.r-project.org/rghuang.html > > -- Wincent Ronggui HUANG Sociology Department of Fudan University PhD...
2009 May 23
1
Draw a rectangle on top of an image using RGtk2?
...display the region I have selected. I need some hints on what functions should I look for. I tried to google but don't know how. Thanks. -- HUANG Ronggui, Wincent PhD Candidate Dept of Public and Social Administration City University of Hong Kong Home page: http://asrr.r-forge.r-project.org/rghuang.html
2009 Oct 20
1
RGtk2:::gdkColorToString throws an error
...don't know to solve this problem because I don't know where I can download the referred gdk library. Any information? Thank you. -- HUANG Ronggui, Wincent Doctoral Candidate Dept of Public and Social Administration City University of Hong Kong Home page: http://asrr.r-forge.r-project.org/rghuang.html
2011 Apr 26
1
rJava Help
...ibjvm.so: cannot open shared object file: No such file or directory > > > I would really appreciate if you could help me out in this regard. > > -- Wincent Ronggui HUANG Sociology Department of Fudan University PhD of City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html
2010 Nov 02
2
can not built a package
...Republic of China.936 [4] LC_NUMERIC=C [5] LC_TIME=Chinese (Simplified)_People's Republic of China.936 attached base packages: [1] stats graphics grDevices utils datasets methods base -- Wincent Ronggui HUANG (Ph.D.) City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html
2011 Jan 12
1
how to change strip text of effect plot
...d.cowles <- glm(volunteer ~ sex+neuroticism*ex2,data=Cowles, family=binomial) eff.cowles <- allEffects(mod.cowles) plot(eff.cowles, 'neuroticism:ex2',factor.names=F) Thank you. Ronggui -- Wincent Ronggui HUANG (Ph.D.) City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html
2009 May 29
1
GTK Tooltips under Linux
..._0.5.2-2 [4] gWidgetsRGtk2_0.0-51 gWidgets_0.0-35 RSQLite_0.7-1 [7] DBI_0.2-4 loaded via a namespace (and not attached): [1] tools_2.8.0 -- HUANG Ronggui, Wincent PhD Candidate Dept of Public and Social Administration City University of Hong Kong Home page: http://asrr.r-forge.r-project.org/rghuang.html
2012 May 09
2
file path
...o strip such characters off with gsub(). Is there any direct way to make legitimate file path without detailed knowledge about the naming rule specific to a OS? Best -- Wincent Ronggui HUANG Sociology Department of Fudan University PhD of City University of Hong Kong http://homepage.fudan.edu.cn/rghuang/cv/
2010 Apr 27
1
suggestion on method dispatch
...ut directly call fn.foo1 via do.call. To directly call a method is not a good coding style, right? Thanks very much for your suggestion in advance. -- Wincent Rong-gui HUANG Doctoral Candidate Dept of Public and Social Administration City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html
2009 Aug 10
5
Example scripts for R Manual
Hi, I am wondering if some experienced users would help put the ready-to-run code of the examples in the manuals. It would help new users learn R faster by putting all the examples in an ready-to-run R script file. Can somebody help do so sometime and post the code along with the pdf manuals? http://cran.r-project.org/manuals.html Regards, Peng
2010 May 05
1
help with restart
...lingHandlers and withRestarts will do the trick. Yet, I didn't find much example on the usage of them. Can you give me some suggestions? Thanks. -- Wincent Rong-gui HUANG Doctoral Candidate Dept of Public and Social Administration City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html
2009 Jun 17
2
Urgent - odfWeave produces graphs /images with Read-Error
Dear list, I have been working on a report with around 60 images in it, and everything has been fine, until now. I find that the image output that is produced by odfWeave produces images that are NOT readable by OpenOffice or NeoOffice. I get empty boxes with Read-Error written in them. While generating the file using odfWeave, I can see them being generated on the screen, and they all seem fine.
2009 Aug 25
2
Removing objects from workspace
Hi all, I am currently woking with hundreds of objects in workspace and whenever I invoke ls() to observe the names of the objects, there are too much of unnecessary variables. For example, if I only require say 3 or 4 objects from hundreds of objects in workspace, are there any methods that may do the job? I have tried rm(-c(x,xx,xxx)), but no luck.. Your feedback in this problem would be
2009 Oct 06
2
Help file doesn't display correctly
...kages: [1] stats graphics grDevices utils datasets methods base loaded via a namespace (and not attached): [1] tools_2.10.0 -- HUANG Ronggui, Wincent Doctoral Candidate Dept of Public and Social Administration City University of Hong Kong Home page: http://asrr.r-forge.r-project.org/rghuang.html
2010 Mar 01
0
RQDA 0.1-9 is on CRAN now
...of subset in GetAtrr(). * It can handle ' correctly now. * Various bugfixes. As always, feedbacks and suggestions are more than welcome. Regars -- Wincent Ronggui HUANG Doctoral Candidate Dept of Public and Social Administration City University of Hong Kong http://asrr.r-forge.r-project.org/rghuang.html _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages
2009 Jun 01
1
(no subject)
Hi R-users, I try to use sn package but it give me the following message: > install.packages(repos=NULL,pkgs="c:\\Tinn-R\\sn_0.4-12.zip") Warning: package 'sn' is in use and will not be installed updating HTML package descriptions I did tried a few time to save the .zip file but it give me the same error message. Thank you so much for any help given.
2009 Jun 03
2
Abort run
How can I abort running a script if I determine it's taking too long? Currently, I simply close the R window and re-open it. Thank you! -- View this message in context: http://www.nabble.com/Abort-run-tp23852410p23852410.html Sent from the R help mailing list archive at Nabble.com.