quot;1","2","3","4",..: 6 4 4 3 3 5 5 4 3 3
...
summary(pres.rlq)
Eigenvalues decomposition:
eig covar sdR sdQ corr
1 0.6267516 0.7916764 1.724234 2.008068 0.2286511
2 0.2434880 0.4934451 1.153176 1.944874 0.2200148
Inertia & coin
think Im far away from a solution!
Can somebody help me out and give me a hint what to do? does somebody
know a clever way to achieve tasks 1) &2) ?
Im very glad about every input!
Thanks a lot already!!! Have a nice day!
Best wishes,
Jacqueline
> dput(d)
structure(list(PL_7_1_7.tx
Dear Mr. Kane
Thank you very much for your recommendations!!! And I apologise for all
circumstances!! I will do so as you said in the future!
Have a nice day,
Best wishes Jacqueline
Gesendet: Mittwoch, 26. Juni 2013 um 17:34 Uhr
Von: "John Kane"
An: "Jacqueline Oehri"
Hello everybody,
I have a question concerning the work with my dataframe and i hope some of
you can help me out:
I have A data frame called "WWA" that looks like the "testframe"
underneath:
Additionally, i have a testvector, containing coordinate IDs:
testvector <-c("503146","551154","557154")
I need help with replacing NaN with zero (the value '0') in my dataset.
The reason is that I can't get it to graph because of the NaN in the
dataset. I have tried:
data[is.nan(data)] <- 0
that others have suggested in the help archives but this does nothing so
I am not sure what I am doing wrong.
plane.
Is there a package/function that can help me do this that I have missed? or
does anyone have any suggestions / sample code to get me started in the
right direction?
Thanks very much for your help!
Jacqueline
#R-2.6
## example 5
data(trees)
s3d <- scatterplot3d(trees, type
match up to the bars already on the
graph with the axis for the A_number on the right side of the graph and
with a different scale.
Any help to do this is greatly appreciated.
Thanks in advance
Jacqueline
[[alternative HTML version deleted]]
__
t;, ylab= "Time in Minutes", origin = 0,
> groups= Year)
>
> I want to add the A_number data to the plot that I have so far and I
> want it as little line bars that match up to the bars already on the
> graph with the axis for the A_number on the right side of the graph
>
-Original Message-
From: Deepayan Sarkar [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 24, 2008 9:56 AM
To: Spilak,Jacqueline [Edm]
Cc: r-help@r-project.org
Subject: *SPAM* Re: [R] Bar width and labels in barchart
On 1/23/08, Spilak,Jacqueline [Edm] <[EMAIL PROTEC
Hi everyone
I am using barchart to make my graphs. Here is my code.
barchart(percent_below ~ factor(Year)| factor(Season,
levels=unique(Season)),
data= .season_occurrence, origin = 0, layout = c(4, 1),
scales=list(tick.number=ticknum,labels=NULL), ylim=c(0, ymax),
group = factor(Yea
with a legend for it at the side, is this possible?
And my other question is that there seems to be a gap between where the
bars start and the x-axis, it is kinda funny looking so is there anyway
to change this?
Thanks for all the help
On 12/19/07, Spilak,Jacqueline [Edm] <[EMAIL PROTECTED]>
Hi all
I can't find what I am looking for so I am asking here. I have a
dataset that looks something like this.
Year season percent_below
2000 Winter 6.9179870
2000 Spring 1.6829436
2000 Summer 1.8463501
2000 Autumn 3.8184993
2001 Winter 2.8832806
2001 Sprin
Hi everyone
I need help with subseting a data set. In my dataset there is a
specific row that will either have a value or be blank. I would like to
subset (or split) the dataset into one dataset with the row that has the
value and another dataset that has just the blanks. Now the thing is
that t
13 matches
Mail list logo