search for: courri

Displaying 20 results from an estimated 27 matches for "courri".

Did you mean: courir
2006 Apr 05
2
gsub in data frame
...ied: out <-gsub("--","\\\\N",as.matrix(d)) #using as.matrix to get rid of factors out cat(out) # But I lost my data frame ### end Any idea? Regards, Pierre Lapointe ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2006 Apr 24
2
Change the language of the labels in a graph
..."fr") x <- as.Date(c("1jan1960", "2jan1960", "31mar1960", "30jul1960"), "%d%b%Y") y <-1:4 plot(x,y) Regards, Pierre Lapointe ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2006 Mar 14
2
Multi-line paste function
...ECT * FROM estimates a, newtable b WHERE a.Ticker=b.Ticker AND a.Fiscal_Year=b.Fiscal_Year AND a.EPS<>b.EPS AND a.Date_Last_change-1.9>b.Date_Last_change ") Regards, Pierre ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2008 Feb 18
2
skip non-converging nls() in a list
...=================== Marc B?lisle Professeur adjoint Chaire de recherche du Canada en ?cologie spatiale et en ?cologie du paysage D?partement de biologie Universit? de Sherbrooke 2500 Boul. de l'Universit? Sherbrooke, Qu?bec J1K 2R1 Canada T?l: +1-819-821-8000 poste 61313 Fax: +1-819-821-8049 Courri?l: Marc.M.Belisle at USherbrooke.ca
2003 Oct 31
4
dnorm() lead to a probability >1
...sd=0.001) [1] 398.9423 Is there a bug with the algorithm? Thanks, Marc ======================== Marc B?lisle Professeur adjoint D?partement de biologie Universit? de Sherbrooke 2500 boul. de l'Universit? Sherbrooke, Qu?bec J1K 2R1 CANADA T?l: +1-819-821-8000 poste 1313 Fax: +1-819-821-8049 Courri?l: Marc.M.Belisle at USherbrooke.ca Site Web: www.usherbrooke.ca/biologie/recherche/ecologie/Belisle/belisle.html
2005 May 25
1
Plot: Distance between tick and tick label on y-axis
...ant my y-axis labels to be horizontal. I can I reduce the distance between y-axis ticks and labels? Regards, Pierre Lapointe Assistant Market Strategist *********************************************************************************** AVIS DE NON-RESPONSABILITE:\ Ce document transmis par courri...{{dropped}}
2005 May 26
1
Useful tip: Use Google to find R scripts
...le to find actual scripts: filetype:R boxplot will return real R scripts using the boxplot function. Regards, Pierre Lapointe Assistant Market Strategist *********************************************************************************** AVIS DE NON-RESPONSABILITE:\ Ce document transmis par courri...{{dropped}}
2005 Jun 08
1
RODBC question: problem importing series with blank cells
...an, "Sheet1") close(chan) ts<-ts[-1,] str(ts) head(ts) tail(ts) Regards, Pierre Lapointe Assistant Market Strategist National Bank Financial *********************************************************************************** AVIS DE NON-RESPONSABILITE:\ Ce document transmis par courri...{{dropped}}
2006 Nov 07
1
Gregexpr - extract results with lapply
...linking it all together. I know the answer is probably with lapply lapply(str,substr,1,3) but I don't know how to specify the right start and stop positions from the gregexpr results. ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2007 Jan 16
1
system(mysql... Does not recognize < as passing an attribute (No HTML)
...day 18 svn rev 40228 language R version.string R version 2.4.1 (2006-12-18) ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2006 Jul 19
1
How would you export a 3-dimensional array to an SQL database?
...? a<-array(1:24, 2:4) Is there an open source DB that would be more adequate for this type of operation? Is there a way to reshape/flatten a 3-dimensional array? Regards, Pierre Lapointe ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2005 May 22
4
Calling R from R and specifying "wait until script is finished"
...take. Is there an easier way? Something like calling R from R and specifying that the script has to be finished before continuing. Thanks Pierre Lapointe *********************************************************************************** AVIS DE NON-RESPONSABILITE:\ Ce document transmis par courri...{{dropped}}
2007 Jan 16
1
system(mysql... Does not recognize < as passing an attribute
...day 18 svn rev 40228 language R version.string R version 2.4.1 (2006-12-18) ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2006 Nov 06
2
grep searching for sequence of 3 consecutive upper case letters
...-Z]{3}',str)] #looking for a sequence of 3 consecutive upper case letters [1] "AGH" "this WOUld be good" "Not Good at All" Any idea? Pierre ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2006 Mar 29
1
Data assimilation / inverse modeling in R
...g. These searches do not return anything that look like Kalman filter variations (EK, SEEK, ROEK, etc.) help.search("assimilation") help.search("inverse model") Regards, ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2008 Feb 15
2
lmList, tapply() and lm()
...=================== Marc B?lisle Professeur adjoint Chaire de recherche du Canada en ?cologie spatiale et en ?cologie du paysage D?partement de biologie Universit? de Sherbrooke 2500 Boul. de l'Universit? Sherbrooke, Qu?bec J1K 2R1 Canada T?l: +1-819-821-8000 poste 61313 Fax: +1-819-821-8049 Courri?l: Marc.M.Belisle at USherbrooke.ca
2006 Jun 09
3
sqlSave() and rownames=TRUE makes my Rgui crash
...svn rev 38024 language R version.string Version 2.3.0 Patched (2006-05-11 r38024) Pierre Lapointe ************************************************** AVIS DE NON-RESPONSABILITE: Ce document transmis par courrie...{{dropped}}
2005 May 19
5
Arranging Plots
Dear all, I'd appreciate any hints how to arrange some plots. I have three plots. I would like to arrange them in the following order: - Plot 1 and Plot 2 should be in the upper row - Plot 3 should be in the lower row but centered in the middle. I hope the following sketch will help understanding my problem ================ | === === | || P1| |P2 | | || | | | | | === === |
2005 Jun 14
1
Matrix stability problem
...857 # Far from 0.2 [3,] 0.5088571 Do you know any function/package in R that could help me get a result closer to the expected one? Regards, Pierre Lapointe *********************************************************************************** AVIS DE NON-RESPONSABILITE:\ Ce document transmis par courri...{{dropped}}
2005 Mar 02
1
Applying a function to all combinations of factors
...c =================== Marc Bélisle Professeur adjoint Chaire de recherche du Canada en écologie spatiale et en écologie du paysage Département de biologie Université de Sherbrooke 2500 Boul. de l'Université Sherbrooke, Québec J1K 2R1 Canada Tél: +1-819-821-8000 poste 1313 Fax: +1-819-821-8049 Courriél: Marc.M.Belisle@USherbrooke.ca [[alternative HTML version deleted]]