similar to: working with weekdays

Displaying 20 results from an estimated 500 matches similar to: "working with weekdays"

2008 Apr 06
1
Strange message when plot function used..
Hi! I am an R beginer, so perhaps this is a quite simple question... After using the lmer command (under the lme4 package) for fitting a mixed model, it was impossible to use de command plot(model) for checking model adequacy. R returns this message: "Error in as.double(y) : cannot type '%s' coerce to vector". Could anyone be so kind to tell me what to do? How can I
2008 Jan 28
2
sub-plot in a plot
From: lamac_k em hotmail.comTo: r-help-request em r-project.orgSubject: sub-plot in a plotDate: Mon, 28 Jan 2008 15:43:40 +0000 Dear all, how can I do these sub-plots in a plot (see file attached) in R. Best regards. Receba GR?TIS as mensagens do Messenger no seu celular quando voc? estiver offline. Conhe?a o MSN Mobile! Crie j? o seu!
2008 Jul 20
3
enumerate subsets
An embedded and charset-unspecified text was scrubbed... Name: n?o dispon?vel URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080720/dfc92af2/attachment.pl>
2007 Mar 06
4
R and SAS proc format
Dear all, Is there an R equivalent to SAS's proc format? Best regards J. Lamack _________________________________________________________________ O Windows Live Spaces ? seu espa?o na internet com fotos (500 por m?s), blog e agora com rede social http://spaces.live.com/
2003 Sep 17
3
all possible samples
Dear all, there is an R function that return all possible samples of size n, with replacement, from a vector of length N ? Best regards
2007 Nov 14
1
enumeration variable by groups
Um texto embutido e sem conjunto de caracteres especificado associado... Nome: n?o dispon?vel Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071114/2ff9a0ac/attachment.pl
2007 Nov 23
1
missing values
Um texto embutido e sem conjunto de caracteres especificado associado... Nome: n?o dispon?vel Url: https://stat.ethz.ch/pipermail/r-help/attachments/20071123/5efd0316/attachment.pl
2009 Jan 15
2
[LLVMdev] [cfe-dev] win32/llvm.sln, win32/clang.sln
Please, don't remove, I'm using!!! Regards, Makslane > From: snaroff at apple.com > To: llvmdev at cs.uiuc.edu; cfe-dev at cs.uiuc.edu > Date: Wed, 14 Jan 2009 16:09:13 -0800 > Subject: [cfe-dev] win32/llvm.sln, win32/clang.sln > > Folks, > > Is anyone still using the Visual Studio solution files in the win32 > directory? > > If they aren't
2003 Apr 02
2
replication of latin squares --- again
Dear all, this is a newbie's question. I have a 4x4 latin square replicated 3 times. That is: operators batches 1 2 3 4 1 A B C D 2 B C D A 3 C D A B 4 D A B C operators batches 1 2 3 4 5 A B C D 6 B C D A 7 C D A B 8 D A B C operators batches 1 2 3 4 9 A B C D
2008 Jul 16
2
Stratified random sample
An embedded and charset-unspecified text was scrubbed... Name: n?o dispon?vel URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20080716/4aec957e/attachment.pl>
2003 May 20
2
regression coefficients
dear all, How can I compare regression coefficients across three (or more) groups? Thank you very much
2010 Sep 07
1
remove accents in strings
Dear all, there is a R function to remove all accents in strings? best regards. JL [[alternative HTML version deleted]]
2007 Mar 07
1
transform R function
Dear all, Why the transform function does not accept two statistics functions? a = data.frame(matrix(rnorm(20),ncol=2)) transform(a,M.1=mean(X1),M.2=mean(X2)) # does not works #while: transform(a,M.1=mean(X1),M2=log(abs(X2))) #works Best regards JL _________________________________________________________________ O Windows Live Spaces ? seu espa?o na internet com fotos (500 por m?s), blog
2007 Aug 06
1
data analysis
Dear all, I have a factorial design where the response is an ordered categorical response. treatment (two levels: 1 and 2) time (four levels: 30, 60,90 and 120) ordered response (0,1,2,3) could someone suggest a correct analysis or some references? Best regards subject treatment time response 1 1 30 3 2 1 30 3 3 1 30 1 4 1 30
2007 Aug 14
1
ANOVA: Factorial designs with a separate control
Dear all, I would like to run in R the anova showed in the following pamphlet. http://www.for.gov.bc.ca/hre/biopamph/pamp14.pdf For A = 0 and B =0 I have de control group. Best regards. A B replication response 0 0 1 24 0 0 2 27 0 0 3 36 0 0 4 28 0
2002 Feb 22
1
Weekdays
Hello, I'm trying to write a function that returns the number of weekdays between a vector of start dates and a vector of end dates. Subtracting the 2 times the number of whole weeks is the easy part and works if the number of days is a multiple of 7. However, the number of weekend days in the tail is a little harder. It depends on both the start date of the tail and the number of days in
2012 May 11
1
summary for weekdays()
Hi all, probably really simple: I seem to be lacking some understanding for the character class: I have a bunch of dates in a dataframe and I want to add a string variable with the weekday for each date. If I use something like mydata$day <- weekdays (mydata$date), I can create subsets for each weekday (eg mydata=="Monday"), but summary (mydata$day) doesn't count the instances for
2010 Oct 04
2
Generating weekdays only
Dear all, can anyone please tell me how to generate a sequence of days continuously, however without considering weekends i.e. Saturday and Sunday? I am aware of following code: > seq(as.Date("2010-01-01"), as.Date("2010-02-01"), by="1 day")  [1] "2010-01-01" "2010-01-02" "2010-01-03" "2010-01-04" "2010-01-05"
2013 Feb 05
0
Lançamento - Ferramentas ETramontina
Confira em nosso site! http://www.tubaraoeletrico.com.br/
2009 Jan 15
0
[LLVMdev] win32/llvm.sln, win32/clang.sln
Makslane Araújo Rodrigues <makslane at hotmail.com> writes: > Please, don't remove, I'm using!!! What's preventing you from using CMake? Is there some problem we can solve? -- Oscar