search for: latticist

Displaying 20 results from an estimated 20 matches for "latticist".

2009 May 25
2
cairoDevice.dll error, but it exists..?
Hello, running windows vista, R2.9. Installed the following libraries: (*latticist*, *playwith* and *Cairo*) Wanted then to run, to evaluate the visualization features: >data(iris) >library(latticist) >latticist(iris) However, i tested my desktop and laptop and get the following error after typing latticist(iris): latticist(iris) Loading required package: playwit...
2008 Nov 18
0
latticist and playwith
A new package, *latticist*, is available now from CRAN. Latticist is a graphical user interface for exploratory visualisation. It is primarily an interface to the Lattice graphics system, but also produces displays from the vcd package for categorical data. Given a multivariate dataset (either a data frame or a table), La...
2008 Nov 18
0
latticist and playwith
A new package, *latticist*, is available now from CRAN. Latticist is a graphical user interface for exploratory visualisation. It is primarily an interface to the Lattice graphics system, but also produces displays from the vcd package for categorical data. Given a multivariate dataset (either a data frame or a table), La...
2010 Jan 13
3
Updated comparison table for SAS-SPSS Add-ons and R Functions
Hi All, I have substantially expanded the table that compares SAS and SPSS add-on modules to somewhat equivalent R packages. This new version is at: http://r4stats.com/add-on-modules and I would very much appreciate any feedback you might have on it. The site http://r4stats.com is the replacement to http://RforSASandSPSSusers.com and includes the support files for both "R for SAS and SPSS
2009 Apr 09
6
Cross-platforms solution to export R graphs
Hello Rusers, I have worked on a R Wiki page for solutions in exporting R graphs, especially, the often-asked questions: - How can I export R graphs in vectorized format (EMF) for inclusion in MS Word or OpenOffice outside of Windows? - What is the best solution(s) for post-editing/annotating R graphs. The page is at: http://wiki.r-project.org/rwiki/doku.php?id=tips:graphics-misc:export. I
2010 Dec 19
3
Layout of mulitpage conditioned lattice plots
Dear latticists, I would like to spread a lattice conditioned plot over multiple pages, keeping the same layout as if I had only one page as shown in the code below. My workaround is to divide the dataframe into subset that fit on one page, but the code is ugly. Is there a build-in way to achieve this? Diete...
2010 Feb 03
2
selecting a group of points from a scatterplot?
Hi everyone, is there a way/package in R that would allow me to select a group of points from a scatterplot by drawing a circle around them or some such? I can use 'identify' to pick individual points, but that gets tedious if one has more than 10-20 spots. I can easily select spots within a rectangle defined by picking points using identify... but a simple rectangle sometimes will
2010 Jan 30
1
Clash between r-cran-vr and r-cran-mass
[ Kevin sent this to me but agreed that it's better to have this discussed here. ] On 30 January 2010 at 11:35, Kevin Donnelly wrote: | I am using Ubuntu 9.10. Installing r-cran-latticist asks for r-cran-vr to | be installed as well, but this gives the following message: | E: /var/cache/apt/archives/r-cran-vr_7.2.47-1_i386.deb: trying to overwrite | '/usr/lib/R/library/MASS/NAMESPACE', which is also in package r-cran-mass 0 | Is it possible for the packages to be updated t...
2009 Jan 04
0
Rattle 2.4.0 (Data Mining GUI using R)
...ncludes: - Cluster (kmeans, hclust) - Association Rules (arules) - Linear Models (lm, glm) - Trees (rpart, party) - Neural Nets (nnet) - Support Vector Machines (ksvm) - Boosting (ada) - Random Forests (randomForest) * Supported data exploration tools include GGobi and PlayWith (latticist). * ROC curves, CostCurves, and many standard plots are supported. * Export to PMML is supported for many models, allowing R (and hence Rattle) models to be readily exported to other tools (see http://www.zementis.com) * The Business Intelligence vendor, Information Builders (http://ibi....
2008 Sep 03
1
Problems with playwith()
Hello, I am trying to execute an example provided in the help files for the playwith() function. I try to execute the first example: library(playwith) if (interactive()) { options(device.ask.default = FALSE) ## Scatterplot (Lattice graphics). ## Labels are taken from rownames of data. ## Just click on the plot to identify points. playwith(xyplot(Income ~ log(Population / Area), data =
2009 Jan 04
0
Rattle 2.4.0 (Data Mining GUI using R)
...ncludes: - Cluster (kmeans, hclust) - Association Rules (arules) - Linear Models (lm, glm) - Trees (rpart, party) - Neural Nets (nnet) - Support Vector Machines (ksvm) - Boosting (ada) - Random Forests (randomForest) * Supported data exploration tools include GGobi and PlayWith (latticist). * ROC curves, CostCurves, and many standard plots are supported. * Export to PMML is supported for many models, allowing R (and hence Rattle) models to be readily exported to other tools (see http://www.zementis.com) * The Business Intelligence vendor, Information Builders (http://ibi....
2010 Feb 10
3
Novel (Maybe?) Visualizations
I'm interested in using R's plotting capabilities to try to generate a graph showing the relationship/pairing frequency of words appearing in a block of unstructured text. I don't have a specific algorithm or approach in mind, just looking to portray text in an interesting fashion. The output I'm hoping for is something like the following called a "Phrase Network":
2010 Nov 17
2
help on IDE
I am new comer in R.There r few IDE like Tinn R,VIM etc.I mean How to use them? Do I need to install R and then install them to use or they can work alone? Also does one install packages on R or IDEs? Can I call/use the package from IDEs? regards Parth -- Socrates, proclaimed: "I came to know one thing; that I know nothing".
2008 Nov 03
2
Multiple plots on multiple devices
Hi List, This is possibly a newbie error. I have however searched long and hard and haven't found a solution. I am attempting to plot multiple lattice graphs in R, plotting 4 per page and moving on to a new device to plot the next 4 and so on. (I want to do this in R and not export to a pdf etc) I notice that in S-PLUS multiple tabs are opened in one device, R does not seem to have this
2012 Apr 27
3
A guide to R packages for Ubuntu
As per a request, here is a brief guide to what is available to R users as packages in Ubuntu. Each release of Ubuntu includes the latest version of R and the recommended packages. In addition, there are approximately 80 additional r-cran packages available in the default repositories. The limitation to these packages is that they are not updated and reflect the current version of the
2009 Feb 18
4
Google Summer of Code 2009
Hi, in approximately one months time mentoring institutions can propose projects for the Google Summer of Code 2009, see http://code.google.com/soc/ Last year the R Foundation succesfully participated with 4 projects, see http://www.r-project.org/SoC08/ for details. We want to participate again this year. Our project proposals will be managed by Manuel Eugster (email address in CC). Manuel
2011 May 20
8
Building Custom GUIs for R
I am looking to build simple GUIs based on the R codes I have. The main objective is to hide the scary R codes from non-programming people and make it easier for them to try out different inputs. For example, 1. The GUI will have means to upload a csv file which will be read by the R code. 2. A button to preprocess data (carried out by a R function behind) 3. A button to build some models
2010 Feb 03
2
Installation woes for rattle (and other packages)
...ucchange?, ?ipred?, ?gridBase?, ?ggplot2?, ?RColorBrewer?, ?plyr?, ?bitops?, ?pmml?, ?RGtk2?, ?ada?, ?amap?, ?arules?, ?biclust?, ?cairoDevice?, ?car?, ?cba?, ?colorspace?, ?doBy?, ?e1071?, ?ellipse?, ?fEcofin?, ?fBasics?, ?fpc?, ?gdata?, ?gtools?, ?gplots?, ?gWidgetsRGtk2?, ?Hmisc?, ?kernlab?, ?latticist?, ?mice?, ?network?, ?odfWeave?, ?party?, ?playwith?, ?randomForest?, ?reshape?, ?rggobi?, ?ROCR?, ?RODBC?, ?RSvgDevice?, ?timeDate?, ?XML? trying URL 'http://probability.ca/cran/src/contrib/splancs_2.01-25.tar.gz' Content type 'application/x-gzip' length 108419 bytes (105 Kb) op...
2010 Feb 25
24
two questions for R beginners
* What were your biggest misconceptions or stumbling blocks to getting up and running with R? * What documents helped you the most in this initial phase? I especially want to hear from people who are lazy and impatient. Feel free to write to me off-list. Definitely write off-list if you are just confirming what has been said on-list. -- Patrick Burns pburns at pburns.seanet.com
2010 Jul 18
6
CRAN (and crantastic) updates this week
...Interactive (1.0-9), intervals (0.13.2), introgress (1.2.3), ipw (1.0-5), isa2 (0.2.1), ismev (1.35), isopam (0.9-8), kernlab (0.9-10), kmi (0.3-3), kml (1.1.2), ks (1.6.13), kza (1.03.1), languageR (1.0), lasso2 (1.2-11), latentnet (2.3-0), lattice (0.18-8), latticedl (1.1), latticeExtra (0.6-11), latticist (0.9-43), lda (1.2.1), ldDesign (1.2-0), lemma (1.3-1), lgtdl (1.1.1), limSolve (1.5.2), linprog (0.9-0), lme4 (0.999375-34), logging (0.4-42), logistf (1.10), longitudinalData (0.6.5), lordif (0.1-5), ltm (0.9-4), maanova (1.18.0), MAc (1.1), MAd (0.8), mapdata (2.1-3), maps (2.1-4), maptools (0.7...