similar to: R-Commander - pie charts menu blinded out

Displaying 20 results from an estimated 800 matches similar to: "R-Commander - pie charts menu blinded out"

2008 Mar 09
2
transforming column of a dataframe by var- and median-functions
Hello, I try to transform a data frame like A B C 1 1 2,5 2 2 NA 3 1 1,0 4 1 56 5 2 23 6 1 NA 7 2 46 to the following dataframe, calculating the variance and median of the C-column, group by B, so the result will be: B C(median) D (var) 1 19,83
2008 Feb 14
2
Problems with Rcmdr unter JGR (Windows XP)
I try to start Rmcdr from JGR. The Rmcdr-Windows comes up correctly; but the Menu-Bar in the Rcmdr-Window goes away, if I try to go into the Rmcdr-Window. I hope, someone has a solution. Regards, willi -- 0(049)753124283 privat 0(049)7531882641 büro [[alternative HTML version deleted]]
2004 Jun 14
1
Copyright issues question
Hi to the Devel list, I am at present developping a little Excel add-in that would consist into a translation of John Fox RCommander package. The idea is to have R code that recreates within Excel the menus and some VBA part that handles data input and outputs (those beeing redirected to HTML and imported within Excel in a user-transparent way). Actualy, a first beyta version of this add-in
2010 Jun 15
1
Problem with the recode function
Hello, I am using the recode() function in Rcmdr and the result is not what I expect so I am almost sure I did something wrong but what... > test <- data.frame(x=1:10) > library(car) > recode(test$x,'1:5=0 ; else=1', as.factor.result=TRUE) [1] 0 0 0 0 0 1 1 1 1 1 Levels: 0 1 BUT > library(Rcmdr) # recode from the car package is now masked Now I recode test$x
2005 Aug 19
1
SciViews-R v8.7 and Rcmdr v1.0-2 (PR#8079)
Full_Name: Hamit AYDIN Version: R v2.1.1 OS: winxp Submission from: (NULL) (194.27.40.230) When I try to run sciviews the consol opens but when I try to import text, spss... it tries to load rmcdr pakage gives me "the pakage can not be find inthe Package or bundle 'Rcmdr' was not found in C:\PROGRA~1\R\rw2011\library. Would you like to install it now?" I know the pakage in
2008 Nov 26
1
Smoothed 3D plots
DeaR list, I'm trying to represent some information via 3D plots. My data and session info are at the end of this message. So far, I have tried scatterplot3d (scatterplot3d), persp3d (rgl), persp (graphics) and scatter3d (Rmcdr) but any of them gave me what I'd like to have as final result (please see [1] for a similar 3D plot changing PF by ypred, pdn by h4 and pup by h11). In general
2007 Dec 24
1
aggregation with two statistical functions - mean and variance
Hello, using the syntax aggregate(daten[,c(3,4)], list(A,B), mean) I'm getting the following data.frame: A B C D 1 35 1 6.16000 5 2 47 1 31.24333 20 3 54 1 26.81773 2 4 3 2 12.99000 7 5 4 2 6.49000 1 C and D are both means. But now I want to
2001 Oct 19
2
wine 20010824 and quake
i have quake v1.06 installed and running fine under windows. however, running it in wine gives a bunch of errors. see below: prophet% wine --winver win98 -- QLAUNCH.EXE QUAKEUDP.DLL QUAKE.EXE -mpath fixme:win32:DEVICE_Open Unknown VxD MGenVxD.VXD. Try --winver nt40 or win31 ! prophet% wine --winver nt40 -- QLAUNCH.EXE QUAKEUDP.DLL QUAKE.EXE -mpath fixme:win32:DEVICE_Open Unknown VxD MGenVxD.VXD.
2011 Apr 26
5
Correlaciones parciales
Muy buenas, quiero calcular correlaciones de Pearson entre dos variables (a,b) teniendo en cuenta una tercera (c). Para ello estoy usando una función llamada "pcor.test" (http://www.yilab.gatech.edu/pcor.html), que en realidad no está en ningún paquete de R, que yo sepa. ¿Alguien conoce una función similar en alguna librería de R? Por otro lado, para ver si me cuadraban los resultados,
2017 Jun 19
2
Writing CDR's to two database servers
On Monday 19 June 2017 at 18:12:35, Sebastian Gutierrez wrote: > use replication 1. Agreed - use replication. 2. If you want an HA (High Availability, not dependent on a single Master DB server replicating to a slave) solution, consider setting up Master-Master replication, with an LVS (Linux Virtual Server) HA machine in front of the two, so that writes can go to either server using only
2017 Sep 01
2
Asterisk bugs make a right mess of RTP
On Fri, Sep 1, 2017 at 9:13 AM, Joshua Colp <jcolp at digium.com> wrote: > On Fri, Sep 1, 2017, at 09:01 AM, Dave Topping wrote: > > http:/www.theregister.co.uk/2017/09/01/asterisk_admin_patch/ > > This specific issue exists in a lot of different implementations and > devices. Unfortunately there's nothing within SDP that guarantees or > provides what the source of
2024 Jan 19
2
NUT and Eaton UPS produce a lot of error messages
On 19.01.24 17:02, Stefan Schumacher via Nut-upsuser wrote: >Jan 19 05:50:13 mars nut-monitor[849]: Signal 15: exiting >Jan 19 05:50:17 mars nut-server[1303]: Signal 15: exiting this looks like someone repeatedly killed nut server. This not a problem of UPS. -- Matus UHLAR - fantomas, uhlar at fantomas.sk ; http://www.fantomas.sk/ Warning: I wish NOT to receive e-mail advertising to this
2007 Aug 20
0
Rcmdr window border lost
Dear Andy and Peter, My apologies for chiming in so late, but I was out of town and just caught up with R-help today (and an impressive amount of material accumulates on R-help in a couple of weeks!). Although I develop the Rcmdr package on a Windows system, I test it under Linux as well -- most recently on Ubuntu 7.04 with R 2.5.0. Curiously, the windows for Rcmdr 1.3-5 look normal to me, as I
2011 Sep 15
2
installation of BiodiversityR package
I have installed R on windows 7 machine. In the install packages I can't find BiodiversityR package. I was wondering if I can get some help with the installation process. Thanks. -- View this message in context: http://r.789695.n4.nabble.com/installation-of-BiodiversityR-package-tp3816807p3816807.html Sent from the R help mailing list archive at Nabble.com.
2006 Mar 23
2
Is the unsupported kernel considered stable-ish?
I have a need to use the unsupported kernel for one feature only (AFP/Appletalk support). Never having had to use it before, I''m unsure of what''s all in it other than reading it''s config file. From those that do use it -- is it considered stable enough to use in lightweight production? I''m debating the use of it versus wasting my time rebuilding the normal
2008 Mar 03
3
Script to start Rcmdr
Hi, anybody know any way to make a bash script to start Rcmdr directly widthout need to open R and execute library(Rcmdr)? I try to make this using R CMD BATCH somethink, but dont find the way. Thanks Ronaldo -- > Prof. Ronaldo Reis J?nior | .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Biologia Computacional | : :' : Campus Universit?rio Prof. Darcy Ribeiro, Vila Mauric?ia |
2017 Aug 24
1
Vibration signal prediction in R
I have a vibration signal coming accelerometer. I converted this signal from* m/s^2* to *mm/s*. Now I am supposed to predict this vibration signal in R using historical data. (Please see the attached picture of vibration signal). Can I use this vibration signal just like that to the prediction using predictive Models or Do i need to do some processing technique before doing prediction? Are there
2024 Jan 19
2
NUT and Eaton UPS produce a lot of error messages
I still have two questions: 1) How do I make the nut-server and nut-monitor find the right pid files? They are there but it seems they can't be opened. Permissions are nut/nut. 2) What do these error messages mean? Jan 19 16:14:52 mars nut-monitor[3781]: Init SSL without certificate database Jan 19 16:14:52 mars nut-monitor[3781]: Login on UPS [Eaton at localhost] failed - got [ERR
2005 Feb 13
2
Bubble Plot with Pie Charts
Hi there! I have seen that someone had this question some years before, but there was only a rough answer to it and I was wondering if actually someone was able to accomplish it or maybe even wrote a function... How do you make a bubble plot where you have pie charts instead of bubbles? I have a geographic map and need to plot attribute-sized pie charts representing a second attribute at
2008 Jul 29
2
Panel of pie charts
Hi , I am looking to making a panel of pie charts fo some of my dritribution data . I was wondering if there is a way in any R package to write a small script to do so. Thanks, Amin [[alternative HTML version deleted]]