Re: [R] What is wrong with this input

2006-09-29 Thread Petr Pikal
t; email: [EMAIL PROTECTED] > Web: > http://www.education.wisc.edu/edpsych/facstaff/kaplan/kaplan.htm > Phone: 608-262-0836 Fax: 608-262-0843 > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-hel

Re: [R] Impossible to merge with a zero rows data frame?

2006-09-27 Thread Petr Pikal
nd in 2.3.1 > > Thank you in advance. >Sandro Bonfigli > > __ > 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.htm

[R] lapply, plot and additional arguments

2006-09-26 Thread Petr Pikal
olours when using lapply for such plotting? At present time I use a loop but maybe lapply could do it too. Best regards. Petr Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE d

Re: [R] Matrix from a vector?

2006-09-21 Thread Petr Pikal
lt;- length(rhsel) > i <- sapply(1:n, function(i) (1:n - i)%%n + 1) > matrix(rhsel[i], n, n) > > HTH, > > --sundar > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE

Re: [R] newie help needed

2006-09-21 Thread Petr Pikal
, > > Julie > > > -- > Escience Support Team, ITCS > Unix Support ENV (please contact [EMAIL PROTECTED]) > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the post

Re: [R] Spliting a huge vector

2006-09-21 Thread Petr Pikal
> https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __ R-he

Re: [R] multiple lines and plot

2006-09-20 Thread Petr Pikal
t; __ > 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 and provide commented, > mini

Re: [R] R questions

2006-09-19 Thread Petr Pikal
hz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch

Re: [R] Question on apply() with more information...

2006-09-19 Thread Petr Pikal
slower than simple for loop. However maybe some clever use of do.call can help. Best regards Petr On 18 Sep 2006 at 13:26, Gunther Höning wrote: From: Gunther Höning <[EMAIL PROTECTED]> To: "'Petr Pikal'" <[EMAIL PROTECTED]>

Re: [R] Question on apply() with more information...

2006-09-18 Thread Petr Pikal
Höning <[EMAIL PROTECTED]> To: "'Petr Pikal'" <[EMAIL PROTECTED]>, Subject:AW: [R] Question on apply() with more information... Date sent: Mon, 18 Sep 2006 09:26:01 +0200 > Ok. > I tried this too, but i

Re: [R] Question on apply()

2006-09-17 Thread Petr Pikal
ting guide > http://www.R-project.org/posting-guide.html and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do re

Re: [R] factor to numeric (no subject)

2006-09-12 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 and provide commented, > minimal, self-contained, reproducible code. Petr

Re: [R] rename cols

2006-09-12 Thread Petr Pikal
p@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 and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED]

Re: [R] rename cols

2006-09-12 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 and provide commented, > minimal, self-contained, reproducible code. Petr

Re: [R] Reading fixed column format

2006-09-12 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 and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED

Re: [R] Description of x-axis

2006-09-11 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 and provide commented, > minimal, self-contai

Re: [R] faster way?

2006-09-11 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 and provide commented, &g

Re: [R] augPred plot in nlme library

2006-09-10 Thread Petr Pikal
> All, > > > > > > > > I've solved part of the problem below by making sure that the > > > > formula in the grouped data object is the same as the formula > > > > specified within > > > > > > > lme (this isn't the case in t

Re: [R] subsetting a data set

2006-09-08 Thread Petr Pikal
Hi On 8 Sep 2006 at 10:33, Graham Smith wrote: Date sent: Fri, 8 Sep 2006 10:33:49 +0100 From: "Graham Smith" <[EMAIL PROTECTED]> To: "Petr Pikal" <[EMAIL PROTECTED]> Copies to: r-help@stat.math.et

Re: [R] subsetting a data set

2006-09-08 Thread Petr Pikal
"Graham Smith" <[EMAIL PROTECTED]> To: "Petr Pikal" <[EMAIL PROTECTED]> Copies to: r-help@stat.math.ethz.ch Subject:Re: [R] subsetting a data set > Petr, > > Thanks I shall have at look at the

Re: [R] subsetting a data set

2006-09-08 Thread Petr Pikal
Sorry, I did not notice that in your case Max is not a function but your data. So probably by(Max[, your.columns], list(Max$status), summary) is maybe what you want. HTH Petr On 8 Sep 2006 at 10:31, Petr Pikal wrote: From: "Petr Pikal" <[EMAIL P

Re: [R] subsetting a data set

2006-09-08 Thread Petr Pikal
ps://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz

Re: [R] my error with augPred

2006-09-07 Thread Petr Pikal
On 6 Sep 2006 at 23:10, Spencer Graves wrote: Date sent: Wed, 06 Sep 2006 23:10:17 -0700 From: Spencer Graves <[EMAIL PROTECTED]> To: Petr Pikal <[EMAIL PROTECTED]> Copies to: r-help@stat.math.ethz.ch, Douglas Bates <

Re: [R] plot a new picture against an old one to see the difference between them

2006-09-05 Thread Petr Pikal
osting guide http://www.R-project.org/posting- > >>> guide.html and provide commented, minimal, self-contained, > >>> reproducible code. > > > > __ > > R-help@stat.math.ethz.c

Re: [R] abline and plot(augPred) help

2006-09-05 Thread Petr Pikal
tcL <- trellis.currentLayout() for(i in 1:nrow(tcL)) for(j in 1:ncol(tcL)) if (tcL[i,j] > 0) { trellis.focus("panel", j, i, highlight = FALSE) panel.abline(a=a, b=b, v=v, h=h, ...) trellis.unfocus() } } Best regards. Petr Pikal On 4 Sep 2006 at 16:37,

[R] abline and plot(augPred) help

2006-09-04 Thread Petr Pikal
have no clue, which parameter I shall modify to get measured points, fitted lines and vertical lines in panels together. Please help Thank you Best regards. Petr Pikal fm1 <- lme(Orthodont) # standard plot plot(augPred(fm1, level = 0:1, length.out = 2)) #plot with vertical but without poi

Re: [R] my error with augPred

2006-09-04 Thread Petr Pikal
(103,0,-8.5,- 3)) ^^^ and plot(augPred(fm2)) Throws an error. So it is not possible to use augPred with such constructions. Best regards. Petr Pikal On 2 Sep 2006 at 17:58, Spencer Graves wrote: Date sent: Sat, 02 Sep 2006 17:5

Re: [R] newbie question about index

2006-09-01 Thread Petr Pikal
2 1 2 3 1 1 > > b: 1 0 0 1 0 0 1 1.. > 0 0 1 0 1 0 0 0... > 0 1 0 0 0 1 0 0... > > Is there something like b[a] =1 existing? I could not figure this out > myself. > > > - > Mp3˙čżńËŃ-иčČȸč¸ßËŮĎ &

[R] plot(augPred) and abline help

2006-08-31 Thread Petr Pikal
red(fm1, level = 0:1), panel=function(x,y,...) { panel.xyplot(x,y,...) panel.abline(v=10)} ) I am probably somewhere close but I have no clue, which parameter I shall modify to get measured points, fitted lines and vertical lines in panels together. Please help Thank you Best regards. Petr Pi

Re: [R] .Rprofile under Windoze.

2006-08-31 Thread Petr Pikal
and to some of root directories, thank goodness (and Rcore development team :-), I am able to install R elsewhere and use it without some sophisticated hacking. Best regards Petr Pikal On 31 Aug 2006 at 7:50, Prof Brian Ripley wrote: Date sent: Thu, 31 Aug 2006 07:50:44 +0100

Re: [R] .Rprofile under Windoze.

2006-08-30 Thread Petr Pikal
t; https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __ R-help@stat.mat

Re: [R] Help with Functions

2006-08-29 Thread Petr Pikal
ide > http://www.R-project.org/posting-guide.html and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do rea

Re: [R] How to iteratively extract elements out of a list

2006-08-28 Thread Petr Pikal
mingw32 > system i386, mingw32 > status > major2 > minor2.1 > year 2005 > month12 > day 20 > svn rev 36812 > language R > > ______ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listi

Re: [R] Check values in colums matrix

2006-08-25 Thread Petr Pikal
t;014 -1 > > > [4,]11143014 > -1 > > > [5,]11146015 -1 > > > > [6,]11146016 -1 > > > [7,]11

Re: [R] help: trouble using lines()

2006-08-24 Thread Petr Pikal
Simon Pickett" <[EMAIL PROTECTED]> To: "Petr Pikal" <[EMAIL PROTECTED]> > Hi, > I have a model with a three way interaction > f2<- lmer(late.growth ~ mtf+year+treat+hatch.day+ hatch.day:year+ > hatch.day:treat+ mtf:treat+ treat:yea

Re: [R] help: trouble using lines()

2006-08-24 Thread Petr Pikal
) From: "Simon Pickett" <[EMAIL PROTECTED]> To: "Petr Pikal" <[EMAIL PROTECTED]> Copies to: r-help@stat.math.ethz.ch, Simon Pickett <[EMAIL PROTECTED]> Subject:Re: [R] help: trouble using lines()

Re: [R] help: trouble using lines()

2006-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 and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] ___

[R] my error with augPred

2006-08-24 Thread Petr Pikal
Dear all I try to refine my nlme models and with partial success. The model is refined and fitted (using Pinheiro/Bates book as a tutorial) but when I try to plot plot(augPred(fit4)) I obtain Error in predict.nlme(object, value[1:(nrow(value)/nL), , drop = FALSE], : Levels (0,3.5],(

Re: [R] How to compare rows of two matrices

2006-08-24 Thread Petr Pikal
elp > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/

Re: [R] how to complete this task on data management

2006-08-23 Thread Petr Pikal
=0)+2 I bet there is some other solution HTH Petr On 23 Aug 2006 at 19:23, zhijie zhang wrote: Date sent: Wed, 23 Aug 2006 19:23:49 +0800 From: "zhijie zhang" <[EMAIL PROTECTED]> To: "Petr Pikal" <[EMAIL PROTECTED

Re: [R] how to complete this task on data management

2006-08-23 Thread Petr Pikal
mbers,* How to finish it ?* Thanks very much. -- Kind > Regards, Zhi Jie,Zhang > > [[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

Re: [R] question re: "summarry.lm" and NA values

2006-08-15 Thread Petr Pikal
user <[EMAIL PROTECTED]>, wrote: From: Petr Pikal <[EMAIL PROTECTED]> To: r user <[EMAIL PROTECTED]>, rhelp Subject:Re: [R] question re: "summarry.lm" and NA values Date sent: Tue, 15 Aug 2006 17:15:01 +0

Re: [R] question re: "summarry.lm" and NA values

2006-08-15 Thread Petr Pikal
store > the coefficients and standard erros in my table of 22 > columns? > > __ > 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-g

Re: [R] nls

2006-08-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 and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __

Re: [R] bug in interaction order when using drop?

2006-08-11 Thread Petr Pikal
On 11 Aug 2006 at 12:31, Prof Brian Ripley wrote: Date sent: Fri, 11 Aug 2006 12:31:55 +0100 (BST) From: Prof Brian Ripley <[EMAIL PROTECTED]> To: Petr Pikal <[EMAIL PROTECTED]> Copies to: r-help@stat.math.eth

Re: [R] summary statistics on an entire data frame

2006-08-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 and provide commented, > minimal, self-contained, reproducible c

Re: [R] bug in interaction order when using drop?

2006-08-10 Thread Petr Pikal
Ooops, my first suggestion reorders factor itself but if (drop) factor(ans) else ans instead of whole drop construction shall preserve levels order without changing order of factor Petr On 10 Aug 2006 at 16:32, Petr Pikal wrote: From: "Petr Pikal" <[EMAIL P

[R] bug in interaction order when using drop?

2006-08-10 Thread Petr Pikal
ans <- match(ans, f) lvs <- lvs[f] } maybe it can be modified. if (drop) { f <- unique(ans[!is.na(ans)]) ord <- order(f) ans <- match(ans, f) lvs <- lvs[f[ord]] } which seems to work but I am not sure if it does not makes proble

Re: [R] Is there a better way than x[1:length(x)-1] ?

2006-08-10 Thread Petr Pikal
> Jack. > > > - > > [[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the

Re: [R] categorical data

2006-08-10 Thread Petr Pikal
t; aggregate can handle multiple 'X' columns in one call. For example: > > > > tapply(DF$b, list(DF$year, DF$cat.), sum) > a1 a2 a3 > 2002 NA 425 NA > 2003 421 786 NA > 2004 NA 156 565 > 2005 15 NA NA > 2006 125 256 NA > > will give you the sum

[R] (Fwd) Re: paired t-test. Need to rearrange data?

2006-08-08 Thread Petr Pikal
--- Forwarded message follows --- From: Petr Pikal <[EMAIL PROTECTED]> To: Henrik Parn <[EMAIL PROTECTED]> Subject:Re: [R] paired t-test. Need to rearrange data? Date sent: Tue, 08 Aug 2006 16:13:47 +0200

Re: [R] How to export data to Excel Spreadsheet?

2006-08-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 and provide commented, > minimal, self-contained, reproducible code. > > __

Re: [R] (... not defined because of singularities) in lm()

2006-08-06 Thread Petr Pikal
0.2662 on 9650 degrees of freedom > Multiple R-Squared: 0.3957, Adjusted R-squared: 0.395 > F-statistic: 574.5 on 11 and 9650 DF, p-value: < 2.2e-16 > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > P

Re: [R] paired t-test. Need to rearrange data?

2006-08-06 Thread Petr Pikal
all the rnorms? > > > Thanks a lot in advance! > > > Henrik > > __ > 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

Re: [R] plotting picture data

2006-08-04 Thread Petr Pikal
00 45 61105805 > > __ > 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 and provide commented, > minimal, self-cont

Re: [R] User input from keyboard

2006-08-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 and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED

Re: [R] Integration and Loop in R

2006-08-04 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 and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __ R-help@stat.ma

Re: [R] efficient way to make NAs of empty cells in a factor (or character)

2006-08-03 Thread Petr Pikal
a more efficient way to fill empty cells in all my factors in > R or should I just do it in advance in Excel by 'search and replace'? > > Thanks in advance! > > -- > > Henrik Pärn > Department of Biology > NTNU > 7491 Trondheim > Nor

Re: [R] Vectorizing a "for" loop

2006-08-03 Thread Petr Pikal
> Is there a quicker, vector-based approach for doing this or a function > included in the recommended packages that does this? > > Thanks! > > -- Dan Gerlanc > Williams College > > __ > R-help@stat.math.ethz.ch mailing list > https://sta

Re: [R] Overlay Boxplot with scatter plot

2006-08-01 Thread Petr Pikal
t; > __ > 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 and provide commented, > minimal, self-contained, reproducible code. Pe

Re: [R] Algebraic operation on the missing values

2006-08-01 Thread Petr Pikal
structing a base, or? > > Joanna > > --- Petr Pikal <[EMAIL PROTECTED]> schrieb: > > > Hi > > > > see > > ?complete.cases and/or ?is.na for evaluating non missing entries. > > > > However in any operation in which you use NA value, result shal

Re: [R] Algebraic operation on the missing values

2006-07-31 Thread Petr Pikal
hz.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 and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED]

Re: [R] DOE in R

2006-07-31 Thread Petr Pikal
n/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html and provide commented, > minimal, self-contained, reproducible code. Petr Pikal [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch mailing list htt

Re: [R] unexpected results

2006-07-21 Thread Petr Pikal
anyone help? Thanks nathan > -- > View this message in context: > http://www.nabble.com/unexpected-results-tf1979786.html#a5432210 Sent > from the R help forum at Nabble.com. > > ______ > R-help@sta

Re: [R] Fitting a distribution to peaks in histogram

2006-07-19 Thread Petr Pikal
; To: r-help@stat.math.ethz.ch Subject:[R] Fitting a distribution to peaks in histogram > Hello list! > > I would like to fit a distribution to each of the peaks in a > histogram, such as this: > http://photos1.blogger.com/blogger/7029/2724/

Re: [R] I think this is a bug

2006-07-18 Thread Petr Pikal
this issue. > > Best regards, > > Xavier > > ___ > Xavier Barron > 20, rue de la Pierre Levée > 75011 Paris > 0143381141 / 0675062109 > > ______ > R-help@stat.math.ethz.ch mailing list > https://st

Re: [R] How can I extract information from list which class is nls

2006-07-18 Thread Petr Pikal
; Xavier > > __ > 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 and provide commented, > minimal, self-contained,

Re: [R] information about a function

2006-07-17 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/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] Find peaks in histograms / Analysis of cumulative frequency

2006-07-17 Thread Petr Pikal
e histogram can be found > here<http://photos1.blogger.com/blogger/7029/2724/1600/DU145-Bax3-Bcl- > xL.png> > > [[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.c

Re: [R] Excel to R

2006-07-17 Thread Petr Pikal
500 >Max. :4.000 > > > Thanks in advance > > Bernardo Rangel Tura, MD, MSc > National Institute of Cardiology Laranjeiras > Rio de Janeiro Brazil > > ______ > R-help@stat.math.ethz.ch mailing list > https://stat.

Re: [R] Usage of repeat,while or loop. Documetation?

2006-07-12 Thread Petr Pikal
1<-format(dist1[1],digits=2) > start1<-start[maling==m]; start1<-format(start1[1],digits=4) > stopp1<-stopp[maling==m]; stopp1<-format(stopp1[1],digits=4) > homr1<-homr[maling==m]; homr1<-format(homr1[1],digits=2) > skip1&

Re: [R] Query : Modification of graphs

2006-07-12 Thread Petr Pikal
R. > Awaiting your positive reply. > > Regards > Priti. > > __ > 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/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] How to get R to ignore certain values when analyzing a column in a data table ?

2006-07-12 Thread Petr Pikal
> Daryl. > > __ > 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] sapply question

2006-06-28 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.htm

Re: [R] persp/ scatterplot3d

2006-06-28 Thread Petr Pikal
persp(x,y,z) # doesn't work at all, of course, even if I utilize outer() scatterplot3d(x,y,z) # returns a 3d scatterplot, but not the way I would like to see it fit. Thank you so much for your help and support! mark Petr Pikal [EMAIL PROTECTED] __

Re: [R] hopefully my last question on lapply

2006-06-27 Thread Petr Pikal
rough tradevectors in > lapply(), myfunction() prints out a multi-row matrix consisting of the > subsetted vectors X and Y, using the indices provided in tradevectors. > > The three final NULLs are then returned once lapply() has finished. > > > In addition, note that this beh

Re: [R] Boxplot questions.

2006-06-27 Thread Petr Pikal
s ~ treat*time, data=table)) for > finding significance. > > Any help is greatly appreciated. Thanks in advance. > > Regards, > Ezhil > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help >

Re: [R] write.table & csv help

2006-06-27 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 mai

Re: [R] sort matrix by sum of columns

2006-06-21 Thread Petr Pikal
sult. > > My idea is to display a "sorted" barplot: > > barplot(a, horiz=TRUE, legend.text=T) > > Thanks in advance, > > Albert. > > __ > R-help@stat.math.ethz.ch mailing list >

Re: [R] Accessing date subfields

2006-06-20 Thread Petr Pikal
p, > > Maciej. > > __ > 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] nested for loop restriction?

2006-06-20 Thread Petr Pikal
___ > Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! > > ______ > 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-p

Re: [R] Graph and function

2006-06-19 Thread Petr Pikal
> > > B<-(xn+1)/(1+a) > > BE<-(1+xn)*b/(1+b) > > r<-b/(1+b) > > wB<-1/(a*(1+a)) > > wBE<-wB+(2/(a^2)+5/a+4)*(b/(1+b)-1/(1+a))^2 > > > > > > B > > BE > > wB > > wBE > > > ----- > &g

Re: [R] saving rounded numbers as a new variable in a dataframe

2006-06-19 Thread Petr Pikal
> > > >Bob > > > >__ > >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-proj

Re: [R] how to do this sum?

2006-06-19 Thread Petr Pikal
> forgive my ignorance. > > > > Thank you in advance! > > -- > > GuangXing > > 2006-06-19 > > > > > > > ------ > -- > > > > __

Re: [R] Qurey : How to add trendline( st. line) in Graph

2006-06-19 Thread Petr Pikal
. > > Regards. > Priti. > > ______ > 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] Border line width?

2006-06-19 Thread Petr Pikal
t.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.c

Re: [R] How to change the margin widths in png-plots?

2006-06-19 Thread Petr Pikal
ex.axis=2); mtext("sd of consecutive > > pc intervals", side=2, line=0, padj=-1.8,at=1.2, cex=3) > > lines(Compo_SD_succ_int_array_vector,col=1,lty=1,lwd=2); > > text(2,0.93,labels="*",cex=3) # "an asterisk..." dev.off(); > > > > What do I do next? &g

Re: [R] more  of a statistics/display question

2006-06-19 Thread Petr Pikal
t > >https://stat.ethz.ch/mailman/listinfo/r-help > >PLEASE do read 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 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] Vector Manipulation

2006-06-18 Thread Petr Pikal
http://www.R-project.org/posting-guide.html > > > > > > > Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm > > __ > 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/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Re: [R] Yahoo data download problem

2006-06-16 Thread Petr Pikal
), adjusted = > TRUE, download = TRUE, origin = "1970-01-01", > compression = "d") > > > Thanks, > Sumanta Basak. > > > - > > > [[alternative HTML version deleted]]

Re: [R] Access and assign list sub-elements using a string suchas "l$a$b"

2006-06-15 Thread Petr Pikal
From: "Dimitris Rizopoulos" <[EMAIL PROTECTED]> To: "Petr Pikal" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> Copies to: Subject:Re: [R] Access and assign list sub-elements using a string suchas "l$a$b" Da

Re: [R] Access and assign list sub-elements using a string such as "l$a$b"

2006-06-15 Thread Petr Pikal
ris.html > [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] __ 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] matrix selection return types

2006-06-15 Thread Petr Pikal
There is certainly a logic behind this choice > but it's not very clear for me, > so any help/comment appreciated. > > Thanks > Vincent > > __ > R-help@stat.math.ethz.ch mailing list &g

Re: [R] Array

2006-06-15 Thread Petr Pikal
.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.c

Re: [R] help with table partition

2006-06-15 Thread Petr Pikal
gt; K. > > > > > - > CONFIDENTIALITY NOTICE: This message and any attachments > rel...{{dropped}} > > __ > R-help@stat.math.ethz.ch mailing list

Re: [R] missing value where TRUE/FALSE needed

2006-06-14 Thread Petr Pikal
<= > BinMatrix[j, 2]) { : > missing value where TRUE/FALSE needed > I inserted browser() just before the call and > (Value>=BinMatrix[j,1] && Value<=BinMatrix[j,2]) > returned FALSE. > > Is there a bug in my code or a bug in my version of R? Neithe

Re: [R] NA values

2006-06-12 Thread Petr Pikal
;NA" values in > a data frame by some numerical value, suppose 1000? > > Thanks and Regards > > [[alternative HTML version deleted]] > > __ > R-help@stat.math.ethz.ch mailing list > https://stat.ethz.ch/mailman/listinfo/r-help &

Re: [R] Combinig two data frames

2006-06-12 Thread Petr Pikal
ersion 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] How can i add a color bar with base package

2006-06-12 Thread Petr Pikal
ngineer > CLIMPACT : www.climpact.com > tel : 01 44 27 34 31 > > [[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-g

Re: [R] using several columns from a Table in a procedure

2006-06-12 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 PROTECT

<    1   2   3   4   5   6   7   8   >