Re: [R] unable to force the vector format

2005-12-14 Thread Petr Pikal
-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R

Re: [R] all (y,x) data in one plot

2005-12-08 Thread Petr Pikal
to solve the problem. If there is a smarter way to this. Thanks for any help. __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr

Re: [R] 'mean' and 'sd' calculations do not match

2005-12-08 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https

Re: [R] How to simplify

2005-12-07 Thread Petr Pikal
-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] convert list to data frame

2005-12-05 Thread Petr Pikal
-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] data frames, na.omit, and sums

2005-12-05 Thread Petr Pikal
the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting

Re: [R] Impaired boxplot functionality - mean instead of median

2005-12-02 Thread Petr Pikal
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

Re: [R] extracting rows of a dataframe

2005-12-02 Thread Petr Pikal
read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting

Re: [R] plot and factors

2005-12-02 Thread Petr Pikal
@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman

Re: [R] Reclassifying values within a vector to several other values

2005-11-29 Thread Petr Pikal
] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https

Re: [R] combine two columns

2005-11-29 Thread Petr Pikal
://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] How to do the multiple plots?

2005-11-28 Thread Petr Pikal
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org

[R] str and structable error

2005-11-28 Thread Petr Pikal
on some objects but I just was not so lucky to meet one?. W2000, R2.2.0, vcd package Built: R 2.2.0; ; 2005-11- 22 14:23:44; windows, Best regards. Petr Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman

Re: [R] label point

2005-11-28 Thread Petr Pikal
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

Re: [R] finding peaks in a simple dataset with R

2005-11-24 Thread Petr Pikal
there are (at least) two versions out there, one being the original idea and a modification. === Petr Pikal in 2001 (based on Brian Ripley's idea)== peaks - function(series, span=3) { z - embed(series, span) result - max.col(z) == 1 + span %/% 2 result } versus === Petr Pikal in 2004

Re: [R] How to plot two different lines with different color with the same plot function?

2005-11-23 Thread Petr Pikal
Thank you in advance! ąăĐÇ [EMAIL PROTECTED] 2005-11-23 Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide

Re: [R] getting started, reading listing and saving data

2005-11-23 Thread Petr Pikal
: http://www.R-project.org/posting-guide.h Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] Fw: Re: Is there anything like a write.fwf() or possibility to print adata.frame without rownames?

2005-11-22 Thread Petr Pikal
to print adata.frame without rownames? Petr Pikal wrote: Hi did you tried something like write.table( tab, file.txt, sep=\t, row.names=F) which writes to tab separated file? Petr thanks, but I do not want a tab delimited file. I need spaces

Re: [R] Is there anything like a write.fwf() or possibility to print a data.frame without rownames?

2005-11-21 Thread Petr Pikal
. __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https

Re: [R] Warning message help

2005-11-21 Thread Petr Pikal
] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch

Re: [R] Removing Rows

2005-11-21 Thread Petr Pikal
read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting

Re: [R] Remove levels

2005-11-11 Thread Petr Pikal
-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] error in rowSums:'x' must be numeric

2005-11-11 Thread Petr Pikal
-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] RODBC and Excel: Wrong Data Type Assumed on Import

2005-11-03 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list

Re: [R] Problems with abline adding regression line to a graph

2005-11-03 Thread Petr Pikal
] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing

Re: [R] help with hier.part

2005-11-02 Thread Petr Pikal
Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] Unexpected result from binary greater than operator

2005-11-01 Thread Petr Pikal
@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r

Re: [R] data.frame-question]

2005-10-27 Thread Petr Pikal
or for its effect on any electronic device of the recipient. If verification of this email or any attachment is required, please request a hard-copy version. [[alternative HTML version deleted]] Petr Pikal [EMAIL PROTECTED

Re: [R] selecting every nth item in the data

2005-10-24 Thread Petr Pikal
]] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help

Re: [R] combinging plots

2005-10-21 Thread Petr Pikal
Onlinespiele im Angebot. http://www.arcor.de/rd/emf-gaming-1 __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] forrest plot

2005-10-20 Thread Petr Pikal
the posting guide! http://www.R-project.org/posting-guide.html __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL

Re: [R] error open .RData

2005-10-19 Thread Petr Pikal
-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch

Re: [R] Help with lattice, regressions and respective lines

2005-10-17 Thread Petr Pikal
] tel: 73-3634.2779 __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] ISO R-programming docs/refs

2005-10-17 Thread Petr Pikal
inadequate as a reference to the R language. __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal

Re: [R] Problems with plot function

2005-10-12 Thread Petr Pikal
! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] factor : how does it work ?

2005-10-07 Thread Petr Pikal
; [[alternative HTML version deleted]] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] boxplot statistics

2005-10-04 Thread Petr Pikal
/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing

Re: [R] multiple plots on same x axis

2005-09-29 Thread Petr Pikal
) Any help would be appreciated. Iain __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] boxplot and xlim confusion?

2005-09-29 Thread Petr Pikal
/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing

Re: [R] Easy cut paste from Excel to R?

2005-09-29 Thread Petr Pikal
-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R

Re: [R] boxplot and xlim confusion?

2005-09-29 Thread Petr Pikal
., vertically, when 'horizontal' is false. So if horizontal is true you still need to use ylim not xlim :-) HTH Petr On 29 Sep 2005 at 15:28, Karin Lagesen wrote: To: Petr Pikal [EMAIL PROTECTED] From: Karin Lagesen [EMAIL PROTECTED] Date sent: Thu

Re: [R] plotting multiple plots on a single graph

2005-09-27 Thread Petr Pikal
-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R

Re: [R] hist(x, ...) with normal distribution curve

2005-09-26 Thread Petr Pikal
/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] multi-class histogram?

2005-09-23 Thread Petr Pikal
guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] mark values as NA in matrix

2005-09-22 Thread Petr Pikal
message. Checked by AVG Anti-Virus. __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] scale function within a for-loop?

2005-09-20 Thread Petr Pikal
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

Re: [R] help required on read.table

2005-09-16 Thread Petr Pikal
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

Re: [R] if() command

2005-09-15 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] if() command

2005-09-15 Thread Petr Pikal
? Mauricio Petr Pikal escreveu: Hallo On 13 Sep 2005 at 10:29, Carlos Maurício Cardeal Mende wrote: Hi everyone ! Could you please help me with this problem ? I´ve trying to write a code that assign to a variable the content from another, but all I´ve got

Re: [R] stripped postings when not following the posting guide

2005-09-15 Thread Petr Pikal
find that the message is stripped off. I am using Pegassus Mail 4.21c. Thanks Petr On 15 Sep 2005 at 14:30, Martin Maechler wrote: Petr == Petr Pikal [EMAIL PROTECTED] on Thu, 15 Sep 2005 13:27:43 +0200 writes: Petr Hi Petr Sorry, I am not sure why sometimes is a text from

Re: [R] Remove vector elements from another vector

2005-09-15 Thread Petr Pikal
/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch

Re: [R] trouble with reading data from excel

2005-09-13 Thread Petr Pikal
Medical Center [[alternative HTML version deleted]] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] if() command

2005-09-13 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] if() command

2005-09-13 Thread Petr Pikal
the possibilites. Thanks, Mauricio __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] Plot of multiple data sets

2005-09-07 Thread Petr Pikal
the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] A. Mani : Tapply

2005-08-26 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] A. Mani : Tapply

2005-08-26 Thread Petr Pikal
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read

Re: [R] couldn't find function error message in R 2.1.1

2005-08-25 Thread Petr Pikal
-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] priority of operators in the FOR ( ) statement

2005-08-24 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] (Fwd) Re: priority of operators in the FOR ( ) statement

2005-08-24 Thread Petr Pikal
) * __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list

Re: [R] A. Mani : Avoiding loops

2005-08-21 Thread Petr Pikal
-guide.html Petr Pikal [EMAIL PROTECTED] __ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] A. Mani : Avoiding loops

2005-08-19 Thread Petr Pikal
read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting

Re: [R] Handling of tables in R

2005-08-19 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] x-axis binning

2005-08-17 Thread Petr Pikal
Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] return unique values from date/time class object

2005-08-16 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] return unique values from date/time class object

2005-08-15 Thread Petr Pikal
the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

[R] rpart plot question

2005-08-09 Thread Petr Pikal
clearly. Am I correct that when there is sign I shall follow left node but when there is = sign I shall follow the right one? Best regards Petr Pikal Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman

Re: [R] extract t-values from pairwise.t.test

2005-08-08 Thread Petr Pikal
-mail: [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] extract t-values from pairwise.t.test

2005-08-08 Thread Petr Pikal
/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide

Re: [R] R: histograms and ylim

2005-08-03 Thread Petr Pikal
for plotting (when 'plot = TRUE'). On 3 Aug 2005 at 9:53, Clark Allan wrote: hi all a very simple question once again!!! can we change the y range in a histogram? e.g. x=rnorm(1000) hist(x,ylim=0.5,prob=T) #this does not work any suggestions??? Petr Pikal [EMAIL

Re: [R] NA handling with lm

2005-07-28 Thread Petr Pikal
-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] Plot zooming i.e. changing ylim according to xlim

2005-07-26 Thread Petr Pikal
Hi Not avoiding trial and error but you can do it interactively by point clicking on a plot. replot function (x, y, type = l) { body - locator(2) plot(x, y, xlim = range(body$x), ylim = range(body$y), type = type) } HTH Best regards Petr Pikal On 26 Jul 2005 at 10:16, Henrik

Re: [R] Plot zooming i.e. changing ylim according to xlim

2005-07-26 Thread Petr Pikal
://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting

Re: [R] Question about creating unique factor labels with the factor function

2005-07-20 Thread Petr Pikal
__ [[alternative HTML version deleted]] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL

Re: [R] How to read an excel data into R?

2005-06-23 Thread Petr Pikal
mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help

[R] nlme leading minor error

2005-06-22 Thread Petr Pikal
and the separate fits were quite OK. Please give me a hint what can be the cause for this error message and how I shall organize my data to avoid this. (Lack of experimental points is also an answer as I can do some subsequent measurement. R 2.1.0, W 2000, nlme package Best regards Petr

Re: [R] test for equality of two data sets with multidimensional variables

2005-06-21 Thread Petr Pikal
guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] Data.frames with different line's length

2005-06-21 Thread Petr Pikal
list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do

Re: [R] Replacing for loop with tapply!?

2005-06-11 Thread Petr Pikal
the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] Sum up the values of a function

2005-06-11 Thread Petr Pikal
. Maybe some other list member can give you any reasonable advice. Sorry I could not give you some positive answer. Petr Stefan Zitat von Petr Pikal [EMAIL PROTECTED]: Hi Your example is not reproducible as we do not know x1. Do you by chance seek for something like aggregate

Re: [R] Sum up the values of a function

2005-06-10 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing

Re: [R] how to singlify entries

2005-05-30 Thread Petr Pikal
-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R

Re: [R] how to singlify entries

2005-05-30 Thread Petr Pikal
-462-4686 -- Tel: 048-467-9515 __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] values of bars in barplot

2005-05-30 Thread Petr Pikal
to do that ? Thanks to all Luc __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] Reversing axis in a log plot

2005-05-20 Thread Petr Pikal
? Thanks a lot, Christian. __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

[R] Re: predict nlme syntax

2005-05-20 Thread Petr Pikal
Thank you. I somehow missed your answer and find it only after I went through archives. I had to have partial blindfoldness when searching in your book and in documentation for the answer. Best regards Petr Pikal On 10 May 2005 at 13:24, r-help@stat.math.ethz.ch wrote: Dear all Please

Re: [R] NA erase your data trick

2005-05-17 Thread Petr Pikal
-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] graphic

2005-05-16 Thread Petr Pikal
__ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https

Re: [R] Big matrix memory problem

2005-05-13 Thread Petr Pikal
appreciated. Niall Fitzgerald Phd Candidate. __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

Re: [R] Lattice plot within a for loop does not happen?

2005-05-13 Thread Petr Pikal
mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help

[R] predict nlme syntax

2005-05-10 Thread Petr Pikal
6.3/60 1.8/110 [14] 1.8/200 1.8/300 The only difference is in temperature. Please advice how shall I change newdata to be able to use it in predict function. Thank you. Best regards Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch

Re: [R] Change class factor to numeric

2005-05-06 Thread Petr Pikal
@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch

Re: [R] Re: how to add a column with string values to a data frame while still converting them to factors

2005-04-27 Thread Petr Pikal
/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] writing a data frame in excel format

2005-04-26 Thread Petr Pikal
/ahenningsen/ __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R

Re: [R] panel ordering in nlme and augPred plots

2005-04-26 Thread Petr Pikal
, which is different after updating. Cheers Petr On 25 Apr 2005 at 18:25, Deepayan Sarkar [EMAIL PROTECTED] wrote: Thank you. On 25 Apr 2005 at 10:29, Deepayan Sarkar wrote: On Monday 25 April 2005 09:40, Petr Pikal wrote: Dear all I am trying nlme together with Pinheiro/Bates book

[R] panel ordering in nlme and augPred plots

2005-04-25 Thread Petr Pikal
-gr.dat[ord.f,] and do nlme fit, then the ordering in augPred plot is OK. BTW is there a way how to specify in plot row1 - 3 panels row2 - 3 panels row3 - 3 panels row4 - 2 panels row5 - 4 panels Thank you Best regards Petr Pikal [EMAIL PROTECTED

Re: [R] panel ordering in nlme and augPred plots

2005-04-25 Thread Petr Pikal
Thank you. On 25 Apr 2005 at 10:29, Deepayan Sarkar wrote: On Monday 25 April 2005 09:40, Petr Pikal wrote: Dear all I am trying nlme together with Pinheiro/Bates book. I constructed grouped data object with suitable plotting layout (according to some common factor, panels from bottom

Re: [R] how can get rid of the level in the table

2005-04-15 Thread Petr Pikal
]] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help

Re: [R] writing to an Excel file

2005-04-10 Thread Petr Pikal
-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] NA in table with integer types

2005-04-08 Thread Petr Pikal
272595 __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html Petr Pikal [EMAIL PROTECTED

<    1   2   3   4   5   6   7   8   >