similar to: useR! 2006

Displaying 20 results from an estimated 3000 matches similar to: "useR! 2006"

2003 Nov 11
0
useR! 2004
We are happy to announce that the first R user conference useR! 2004 is scheduled for May 20-22 2004 and will take place at the Vienna University of Technology. The conference will focus on - giving an overview of the new features of the rapidly evolving R project, - providing a platform for R users to discuss and exchange ideas how R can be used to do statistical computations, data
2003 Nov 11
0
useR! 2004
We are happy to announce that the first R user conference useR! 2004 is scheduled for May 20-22 2004 and will take place at the Vienna University of Technology. The conference will focus on - giving an overview of the new features of the rapidly evolving R project, - providing a platform for R users to discuss and exchange ideas how R can be used to do statistical computations, data
2005 Nov 09
0
useR! 2006: submission & registration started!
We are happy to inform you that the online abstract submission and registration for `useR! 2006' is now available online from http://www.R-project.org/useR-2006/ This second world meeting of the R user community will take place at the Wirtschaftsuniversitaet Wien, Vienna, Austria, June 15 to 17 2006. The conference schedule comprises keynote lectures and user-contributed sessions as well as
2005 Nov 09
0
useR! 2006: submission & registration started!
We are happy to inform you that the online abstract submission and registration for `useR! 2006' is now available online from http://www.R-project.org/useR-2006/ This second world meeting of the R user community will take place at the Wirtschaftsuniversitaet Wien, Vienna, Austria, June 15 to 17 2006. The conference schedule comprises keynote lectures and user-contributed sessions as well as
2015 May 06
0
Call for Participation and Posters: ACM HPDC'15 in Portland, Oregon, June 15-19, 2015
*HPDC?15 - Call for Participation and Posters** **http://www.hpdc.org/2015/** * /*NEWS:*//* *//*- Poster/Abstract submission deadline: May 8th, 2015*//* *//*- Early Registration deadline: May 18th, 2015*//* *//*- Conference dates: June 15th-19th, 2015*//* *//* - Keynote: Allen D. Malony*//* *//* - HPDC Achievement Award winner: Ewa Deelman*/ HPDC?15, the 24th International ACM Symposium on
2015 May 06
0
Call for Participation and Posters: ACM HPDC'15 in Portland, Oregon, June 15-19, 2015
*HPDC?15 - Call for Participation and Posters** **http://www.hpdc.org/2015/** * /*NEWS:*//* *//*- Poster/Abstract submission deadline: May 8th, 2015*//* *//*- Early Registration deadline: May 18th, 2015*//* *//*- Conference dates: June 15th-19th, 2015*//* *//* - Keynote: Allen D. Malony*//* *//* - HPDC Achievement Award winner: Ewa Deelman*/ HPDC?15, the 24th International ACM Symposium on
2003 Dec 19
0
`useR! 2004': Submission & Registration started
We are happy to inform you that the topics of the keynote lectures to be presented at the first R user conference `useR! 2004' in Vienna (May 20-22th) are now available from the conference web page at http://www.ci.tuwien.ac.at/Conferences/useR-2004/ The submission process for oral and poster presentations started this month and a web form for registration is available since last
2003 Dec 19
0
`useR! 2004': Submission & Registration started
We are happy to inform you that the topics of the keynote lectures to be presented at the first R user conference `useR! 2004' in Vienna (May 20-22th) are now available from the conference web page at http://www.ci.tuwien.ac.at/Conferences/useR-2004/ The submission process for oral and poster presentations started this month and a web form for registration is available since last
2004 May 28
1
useR! 2004 keynote lecture slides
Dear useRs, there has been some interest on this list into material about the presentations at useR! 2004. The slides from the keynote lectures are now available from the conference web page at http://www.ci.tuwien.ac.at/Conferences/useR-2004/ thanks to the R-core team members who were willing to give the talks and provide their pdf-slides. For the user-contributed presentations, there are
2010 Feb 17
0
[Reminder] R/Finance 2010: Applied Finance with R
[ Registration for R/Finance 2010 is going strong: after only ten days of registrations one tutorial is already at 65% of capacity, and two others are approaching the 50% mark. Tutorials are capped at fourty participants each, the conference itself may be capped at three hundred registrations. Conference details are provided below. ] R/Finance 2010: Applied Finance
2003 Dec 23
0
circular package
Dear All, Ulric Lund and me are developing a new package called 'circular' that as soon as possible will substitute 'CircStats' package. A pre-released is available at: http://www.dst.unive.it/~claudio/R/circular_0.1.tar.gz I kindly ask everybody is using CircStats to check this new package and send me comments, suggestions and bugs to claudio at unive.it and not to the list. As
2003 Dec 23
0
circular package
Dear All, Ulric Lund and me are developing a new package called 'circular' that as soon as possible will substitute 'CircStats' package. A pre-released is available at: http://www.dst.unive.it/~claudio/R/circular_0.1.tar.gz I kindly ask everybody is using CircStats to check this new package and send me comments, suggestions and bugs to claudio at unive.it and not to the list. As
2009 Oct 28
3
Reading data
Hi User's, This might be a simple question but it is giving me a hard time as I am a new user. I installed R version 2.9.2 (2009-08-24) 1. I just copied a short script from Fox (2002) as a practice and wanted to save it as Rossi.R. The system saved it without complain but when I looked at using a windows explorer it is not *.R file but only Rossi. Why this is happening? 2. the script
2010 Jul 01
1
Modelling survival with time-dependent covariates
Hi all, I am looking at the tutorial/appendix from John Fox on ?Cox Proportional-Hazards Regression for Survival Data? available here: http://cran.r-project.org/doc/contrib/Fox-Companion/appendix-cox-regression.pdf I am particularly interested in modelling survival with time-dependent covariates (Section 4). The data look like this: > Rossi.2[1:50,] start stop arrest.time week arrest fin
2010 Oct 07
0
Categorical variables and Plotting a Cox model with interaction terms
I'm a new to the R world and I have been following the John Fox Appendix on Cox regression (http://cran.r-project.org/doc/contrib/Fox-Companion/appendix-cox-regression.pdf) to run some analyses. I have been able to generate models and some simple figures e.g.: >library(splines) #required for survival package >library(survival) #req for Coxph
2017 Aug 17
0
PAM Clustering
Sorry, I never use pam. In the help, you can see that pam require a dataframe OR a dissimilarity matrix. If diss=FALSE then "euclidean" was use.So, I interpret that a matrix of dissimilarity is generated automatically. Problems may be in your data. Indeed pam(ruspini, 4)$diss write a dissimilaty matrix while pam(MYdata,10)$diss wite NULL 2017-08-17 16:03 GMT+02:00 Sema Atasever
2013 Oct 09
0
[LLVMdev] LLVM at FOSDEM 2014 - Call for papers and participation
CALL FOR PAPERS / PARTICIPATION At FOSDEM 2014, LLVM will for the first time participate with a dedicated devroom. Complementing the upcoming Euro LLVM 2014, the devroom at FOSDEM provides a great opportunity for core LLVM developers and the wider open source community to get together, connect and discuss. As possibly the largest European Open Source Conference, FOSDEM takes place in Brussels
2005 Apr 09
1
advice on crafting examples for packages
Folks- I have developed a package which I am planning on posting to CRAN. I include examples for each of the 40 or so functions in the package. However, since the examples are non-trivial and the package is using MCMC simulation methods, it takes about 20 minutes to run the complete set of examples on a 2.8 Ghz windows PC. The R process reaches a high water mark of about 100 MB of memory as
2005 Apr 16
0
bayesm: a package for Bayesian infererence for Marketing/Micro-Econometrics
We are pleased to announce the release of version 0.0 of bayesm on CRAN. bayesm covers many important models used in marketing and micro-econometrics applications. The package includes: Bayes Regression (univariate or multivariate dep var) Multinomial Logit Multinomial and Multivariate Probit Multivariate Mixtures of Normals Hierarchical Linear Models with a normal prior and covariates
2005 Apr 16
0
bayesm: a package for Bayesian infererence for Marketing/Micro-Econometrics
We are pleased to announce the release of version 0.0 of bayesm on CRAN. bayesm covers many important models used in marketing and micro-econometrics applications. The package includes: Bayes Regression (univariate or multivariate dep var) Multinomial Logit Multinomial and Multivariate Probit Multivariate Mixtures of Normals Hierarchical Linear Models with a normal prior and covariates