Description:
Discussion list for the R package Deducer
|
|
|
Hide "Reset" button in SimpleRDialog
|
| |
Hi,
What would be the simplest way of hiding the "Reset" button of a
SimpleRDialog?
I can just make it invisible:
dialog$getOkayCancel()$getRese tButton()$setVisible(FALSE)
But this leaves an ugly gap between the "Run" and "Cancel" buttons.
I know I can also redefine the OkCancel panel with the setOkCancel()... more »
|
|
Kruskal-Wallis test and post Hoc test
|
| |
Hi, how can I implement Kruskal-Wallis test and stratify the data by more than one factor? the other question: can I do post Hoc test if p value is significant? I am referring to Deducer and DeducerExtras. I look forward to your kind answers. Many thanks in advance. Regards
|
|
Logistic Regression
|
| |
This might be more of a R question, rather than a Deducer. I am learning both by trying to replicate what I have done in SPSS and see if I can get the same/similar things in R/Deducer. I ran the logistic regression which produces the glm binomial family code. I get all the coefficients, Wald, AIC, etc that I am use to seeing in SPSS.... more »
|
|
JGR crashes on loading TCL/TK Mac Lion
|
| |
I installed yesterday on my laptop and everything went great. Went to install on my work desktop (iMac Lion). I followed [link]. When I launch- the JGR console starts but gets stuck and crashes on the "loading the TCL/TK interface". It crashes- then I get a JGR... more »
|
|
trying to automate the launch of Deducer on Mac Lion
|
| |
Just downloaded Deducer. Really seem to like it. I am new to R too. Moving over from SPSS- so I like the familiarity of Deducer. Seems like I have to go through several steps to get all to launch. I want to basically create an icon of sorts to have it launch. I might be overdoing this- but seems I have to open R (or R Studio) and... more »
|
|
New windows installer
|
| |
Hi all, Neal Fultz has revamped and updated the Deducer installer for windows. It should now be more robust, and does not require an internet connection to run. Please report any install issues as we have limited systems to test on. It's currently live on the wiki manual: [link]... more »
|
|
problem installing Deducer on Windows 7 64-bit
|
| |
I am experiencing problems getting Deducer to run. In particular it
seems to freeze the desktop R Console at the point where the iplots
routines start to load. I isolated this as the likely culprit by
loading the other necessary routines (e.g., rJave and JGR) one at a
time using the library() function. When I try to execute... more »
|
|
Plot builder doesn't display options in OSX Lion
|
| |
Hi,
I'm recently using R (2.15, 64-bit) and Deducer (0.6-3) with JGR
1.7-9.
Everything is working fine, with the exception of Plot Builder.
Everytime I wan't to create a graph it display the initial windows
correctly but, when I choose a template, a new windows pop-up with a
list of the available variables, and partial options (like X).... more »
|
|
Updates to the Deducer family of packages
|
| |
Dear R users, Over the past month there have been a number of package updates in the deducer ecosystem. Deducer is a general purpose, extensible, data analysis GUI. It is designed to be a free easy to use alternative to proprietary data analysis software such as SPSS, JMP, and Minitab. It has a menu system to do common data manipulation and analysis tasks, and an excel-like spreadsheet in which to view and edit data frames.... more »
|
|
|