Displaying 4 results from an estimated 4 matches for "50f681dad532637".
2009 Feb 25
2
run latent class analysis with R
...CA and poLCA packages, but I am interesting in running a standard LCA with individual records (not frequency table) as input data.
Wen Gu
John Jay College of Criminal Justice445 West 59 StreetNew York, NY 10029
wgu@gc.cuny.edu
_________________________________________________________________
50F681DAD532637!7540.entry?ocid=TXT_TAGLM_WL_t2_ugc_post_022009
[[alternative HTML version deleted]]
2008 Oct 08
1
follow up on "[Rd] NAMESPACE & methods guidance, please" ( http://tolstoy.newcastle.edu.au/R/e4/devel/08/06/1901.html )
...fixed the problem by changing "get" explicitly to "AnnotationDbi::get". I'm just wondering what was the final decision on the problem and if there are more elegant ways of handling this.
Thanks,
...Tao
_________________________________________________________________
50F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008
2008 Sep 13
4
bubble(circle) plot help.
...catterplot of circles whose sizes index a 3rd variable. I initially came across this at http://addictedtor.free.fr/graphiques/graphcode.php?graph=73 but the circleplot function does not exist in fbasic as listed in the document.
_________________________________________________________________
50F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008
[[alternative HTML version deleted]]
2008 Sep 04
2
Adding a legend to R graph device with several plots (no to individual plots!)
Dear Users, I already posted this question: it either went unnoticed,
or it is to basic (if this is so, please sent me a hint).
I would like to know if there is a way to add a common
legend to an arrangement of plots. In the example below, I get four
plots in my device. each one has a density for 1995 and one for 2006.
I have found that using legend or smartlegend I can add a legend to
each plot,