Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 163  Older »
Description: Discussion list for the R package Deducer
 

Using Plot Builder from R command line 
  I see hints that the Deducer dialogs can be run from the R command line, and the deducer() command seems to be the way to do this but I've not yet figured out how. In particular, I want to be able to run the Plot Builder dialog for a given dataset (e.g., iris) and return the ggplot2 commands built that I can then... more »
By Graham Williams  - Mar 8 - 2 new of 2 messages    

simple plotting formatting 
  I'm looking for something to ease the rest of our lab into using R, and so am exploring Deducer. (1) for a simple x-y line plot with 2 or 3 y variables: Is there a point-n-click way of changing line style, thickness, and color? Do I need to make a separate variable for this? Or do I just need to copy... more »
By Jim Almendinger  - Mar 5 - 2 new of 2 messages    

standardizing bar heights 
  Hi All, I'm trying to create a bar chart like this: a <- factor( c(1,1,1,2,2,2,2) ) b <- factor( c(1,1,2,2,2,2,1) ) df <- data.frame(a,b) ggplot(df, aes(a, fill = b) ) + geom_bar(position = "fill") using Plot Builder. I can get the position to be stack or dodge, but not fill. Is it located in a different setting?... more »
By Bob Muenchen  - Mar 2 - 2 new of 2 messages    

How write RMouseListener and RMouseMotionListener code 
  hi, My task is read the tablet coordinates by using R. Tablet is same as mouse function. I know how to write the code for detect x-y coordinate in java code but not in R. Any more reference about how to write the R code for gui and actionlistener can provided? Thanks
By yin pying  - Feb 29 - 2 new of 2 messages    

What kind of kurtosis calculates Deducer? 
  Kurtosis characterizes peakedness, where the normal distribution has a value of 3 and smaller values correspond to thinner tails (less peakedness). Some packages substract three (3) from the kurtosis, so that the normal distribution has a kurtosis of 0 (this is sometimes called "excess kurtosis". What kind of kurtosis calculates Deducer (menu... more »
By iurie.ma...@gmail.com  - Feb 21 - 4 new of 4 messages    

Sorting a single column data frame 
  A couple of students ran into this using Deducer in a colleagues class. They were working with a dataset with only one column in it. The associated R command is dataset<-sort(dataset, by=~ Variable_Name). In the case of a data frame with more than one column, this works great. With only one column this returns a vector,... more »
By Matt Rissler  - Feb 8 - 3 new of 3 messages    

Spatial add-on -> changing background? 
  Dear All, I've just discovered Deducer (which is amazing) while looking for spatial analysis techniques. Is there any way to substitute the map background for a background of one's choosing? In my particular case, an image of cells or tissue? I realize this isn't what the spatial add-on was developed for and... more »
By Paul Wieringa  - Feb 6 - 2 new of 2 messages    

Controlling opacity in bubble_plot 
  Just found out about Deducer and the spatial add-on today - truly awesome stuff! Quite impressive to be able to get up running with real, zoomable data on proper maps within minutes from starting. One question though: I am trying to create a heatmap of a dataset where I have long/lat/value for a few thousand data points. Creating... more »
By mountaindude  - Jan 19 - 2 new of 2 messages    

Plots in Linear Regression Model Explorer 
  I am trying to get the "Plots" from the Linear Regression Model Explorer module but I can´t. Any idea why? Thank you very mch in advance. Manuel Spínola
By Manuel Spínola  - Jan 31 - 2 new of 2 messages    

Axis font size 
  Dear all In Deducer 0.4.2 under R 2.14 in Win 7 there is no axis font change while plot window resize, Is there any reason for that? Please your help. Best regards Robert
By Robert Dragu  - Feb 6 - 2 new of 2 messages    

1 - 10 of 163   « Newer | Older »

XML       Send email to this group: deducer@googlegroups.com