Displaying 20 results from an estimated 2000 matches similar to: "choice of graph"
2005 Jun 09
3
plot(corresp(data)...)
hi,
My code:
data<-matrix(data=c(0.425,0.5,0.75,0.125,0.25,0.475,0.375,0.25,0.625,0.5,0.1,0.125,0,0.25,0.25),nrow=3,ncol=5,byrow=TRUE, dimnames=list(c("Good","Medium","Bad"),c("Content","Logistic","Trainer","Supply","User contribution")))
plot(corresp(data,nf=2),xlim=c(-1,1),ylim=c(-1,1));
The plot is
2005 May 18
2
R -SQL
Hello,
I've got a problem in a sql query!
for(j in 1:length(criteria$Title))
{
graphe_par<-sqlQuery(channel,"select q.type,crit.Title, r.Value from criteria crit, reply r,question_reply qr, question q, question_criteria qc, form_question fq where qr.reply=r.ID and qr.question=q.ID and qc.question=q.ID and crit.ID=qc.criteria and fq.question=q.ID and fq.form=4 and
2005 Jun 22
6
Is it possible to get the first letter of a word?
Hi,
I would to get the first letter of a word like:
> title_cat
TitleCat
1 Training
I would like T from Training!
Thnaks a lot for your help
Sabine
---------------------------------
T侀l侀chargez le ici !
[[alternative HTML version deleted]]
2005 Jun 06
1
Similarity between variables
Hi,
I would like to know the similarity between variables, but I don't exactly how begin and as from what dataframe or matrix!
I have a matrix where in row I have 'Good', 'Medium','Bad' and in columns I have my Criterions !
What function and package should I use?
Thanks a lot
Sabine
---------------------------------
ils, photos et vidéos !
[[alternative
2005 Jun 09
7
plot3d
hello,
to use the function plot3d, i should use the package R.basic!
plot3d {R.basic}
If people know exactly a site to load this package, please give me the URL!
Thanks
Sabine
---------------------------------
[[alternative HTML version deleted]]
2005 Jun 06
2
Polar Graph
Hi,
I would like to do a polar graph (=star graph) ! is that graph existing on R?
Because more softwares can do that but I don't found it on R!
Thanks
Sabine
---------------------------------
ils, photos et vidéos !
[[alternative HTML version deleted]]
2005 Jul 26
3
text on some lines
Hi,
I would like to write text on 2 lines for example.
For example, if you have a long sentence and you want to cut it at the 45 caracter and put the continuation underneath!
Is it possible?
Thanks
Sabine
---------------------------------
[[alternative HTML version deleted]]
2005 Jun 08
2
matrix
hi,
is it possible to create a matrix with one row and according to add a row?
in fact, at present, I'm doing an algorithm which fill a matrix.
On the web site of CRAN, the package basic is impossible to be load!
can you tell me where i can found it!
Thanks
Sabine
---------------------------------
[[alternative HTML version deleted]]
2005 May 31
2
Barplot2 Title
Hello,
I would like to know if it's possible to modify the name of groups of bar because on my barplot2, I have 5 groups of bars and one of them is called "User Contributes" and when I save the plot "User contributes" is to big so I don't have it on my plot! Is it pssible to put the name vertically!
Thanks!
Sabine
---------------------------------
ils, photos
2005 Jun 07
1
htlm3D made4
Hi,
I would like to know if people have found the package made4 to load! I would like the .zip
If you have the @ on internet to load it please give me it!
Thanks a lot,
Sabine
---------------------------------
[[alternative HTML version deleted]]
2005 May 25
1
plot 3D
Is it possible to do a graphic in 3D?
This is my source: but this one is on 2D and at moment variables put on other variables, so it is difiicult to differentiate them visibly.
plot(corresp(data,nf=2),xlim=c(-1,1),ylim=c(-1,1));
Thanks
Sabine
---------------------------------
ils, photos et vidéos !
[[alternative HTML version deleted]]
2005 Jun 09
1
color on barplot
Hello,
On my barplot, I have on the axis y, the names of the rows of my matrix r_mat!
is it possible to change the color of these names on my barplot?
barplot2(t(r_mat),beside=TRUE,horiz=TRUE,plot.grid=TRUE,xlab="R",font.lab=4,las=2,xlim=c(0,1))
thanks,
Sabine
---------------------------------
[[alternative HTML version deleted]]
2013 Mar 13
1
EATON 5PX with nut 2.6 on ubuntu 12.04
Hello
I almost managed to make everything work
my server isn't in prodution because i had some problem on others system
but last week i come back and i run an update on ubuntu 12.04.1 to 12.04.2
I don't known if its' the reaseon or if someone has change something but
scripts no longer work
I have a message "returned 2"
Can you help me because I don't find how to solve
2005 Jul 04
1
compare two lists with differents levels
Hi,
I would like to compare 2 lists resulted from a sql query! bu there are different levels, so when I want to do:
release1<-sqlQuery(channel,paste("select distinct c.ID,c.Title TitleCrit from category cat, category_criteria cc, criteria c, question_criteria qc, question q, form_question fq, form f, release_form rf, release r, product_release pr, product p where cat.ID=cc.category and
2004 May 24
2
problems with starting R
When I try to start R from my desktop, an "information"-window pops up:
"Fatal error: Invalid HOMEDRIVE".
I already deleted and reinstalled the program, but the problem lasts.
How can I solve this problem?
I would be very glad, if you can give me a hint, what??s going wrong.
Best regards
Sabine Bader
--
Sabine Bader
Hamburger Str. 83
44135 Dortmund
0231/7950683
2005 Jan 08
1
WineTools (2.1.0) + WINEPREFIX
Hi!
I have difficulties using WineTools 2.1.0 with WINEPREFIX set.
It does not matter whether use wineprefixcreate or not.
I want to start a new wine-Konfiguration from scratch:
export WINEPREFIX=$HOME/.wine
wineprefixcreate (or not)
wt > /tmp/Fehlermeldungen.wt 2>&1
When I try "Create a fake windows drive", WineTools doesn't create one
although it said it did!
I have
2010 Nov 29
3
nut 2.4 et MGE 2200
hello,
I installed with NUT UPS MGE Pulsar Evolution 2200
all orders of arrest, interrogation etc etc ... UPS
work well
However, I have a problem with the order in NOTIFYCMD upsmon.conf that
not run ...
I created a script that generates a simply log
I indicated in upsmon.conf NOTIFYCMD / home / nut / alert_ups.sh
below my upsmon.conf
RUN_AS_USER nut
MONITOR pulsar at localhost 1 admin1
2010 Dec 17
3
Comet EXtreme 6 and mge-utalk
Hi Sabine and Christoph,
I've just committed a few changes to mge-utalk (r2749).
can you please try a snapshot and report back the results:
http://new.networkupstools.org/download.html#Snapshots
cheers,
Arnaud
--
Linux / Unix Expert R&D - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer -
2010 Dec 03
2
nut 2.4 et MGE 2200 (suite)
Hello
I'm back with another problem
I made a lot of tests with my ups MGE
I worked on my script upssched-cmd
and i stopped several times my ups
etc etc ....
Suddenly my UPS wasn't be detected by my server
I tried restore my system
I tried modify files
without success
my UPS isn't detected by my serveur
When I enter this command
lsusb
I have had no more this
bus001 device 002 : ID
2023 Oct 11
2
Problem with compatible library versions
There is a fairly straightforward way to load older versions
of packages, and that is to use the 'groundhog' package.
As the first sentence of https://groundhogr.com/ puts it:
Make your R scripts reproducible by replacing library(pkg)
with groundhog.library(pkg, date).
pkg can be a vector of package names or a single name.
On Wed, 11 Oct 2023 at 20:58, Uwe Ligges <ligges at