search for: parrinel

Displaying 18 results from an estimated 18 matches for "parrinel".

Did you mean: parralel
2004 Nov 09
3
Strange results for Beta Distribution
Dear All, I got these results from the example in the function "dbeta": >x <- seq(0, 1, length=21) > dbeta(x, 1, 1) [1] 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 Any Idea? TIA Giovanni dr. Giovanni Parrinello Section of Medical Statistics Department of Biosciences University of Brescia 25127 Viale Europa, 11 Brescia Italy Tel: +390303717528 Fax: +390303701157
2004 Feb 05
2
Incomplete Factorial design
...- c ------- I am looking for functions in R to estimate the sample size and/or to conduct the analysis. I have just found an article from Byar in Statistics in Medicine for a 2^3 incomplete factorial design, but I would like not to discover again the wheel.. TIA dr. Giovanni Parrinello Section of Medical Statistics Department of Biosciences University of Brescia 25127 Viale Europa, 11 Brescia Italy Tel: +390303717528 Fax: +390303701157 [[alternative HTML version deleted]]
2008 Feb 07
1
Appell Hypergeometric function
Dear All, I am looking for an implementation in R of the Appell Hypergeometric function. Any suggestions will be more than appreciated! GP -- dr. Giovanni Parrinello External Lecturer Medical Statistics Unit Department of Biomedical Sciences Viale Europa, 11 - 25123 Brescia Italy Tel: +390303717528 Fax: +390303717488 email: parrinel at med.unibs.it
2007 Jun 08
6
"R is not a validated software package.."
...tistical package that I have planned to use: As R is not a validated software package, we would like to ask if it would rather be possible for you to use SAS, SPSS or another approved statistical software system. Could someone suggest me a 'polite' answer? TIA Giovanni -- dr. Giovanni Parrinello External Lecturer Medical Statistics Unit Department of Biomedical Sciences Viale Europa, 11 - 25123 Brescia Italy Tel: +390303717528 Fax: +390303717488 email: parrinel@med.unibs.it [[alternative HTML version deleted]]
2002 Nov 23
0
Library QVF from Carroll et al.
Dear All, I am looking for the library QVF [ NONLINEAR MEASUREMENT ERROR PROGRAMS FOR SAS AND SPLUS ]. TIA Giovanni Parrinello dr. Giovanni Parrinello Medical Statistics Unit Department of Medical Sciences University of Brescia Via Valsabbina, 19 25127 Brescia Italy tel.: +39303717528 fax:+39303701157 E-mail: parrinel at med.unibs.it url: http://www.med.unibs.it/dip/stat/index.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2006 Sep 22
1
Propensity score and three treatments
Dear All, I would like to find something ( references, code,..) to implement a comparison of three treatments in an observational study using the 'Propensity Score'. Any help is much appreciated. Thanks! Giovanni -- dr. Giovanni Parrinello Department of Biotecnologies Medical Statistics Unit University of Brescia Viale Europa, 11 25123 Brescia email: parrinel at med.unibs.it Phone: +390303717528 Fax: +390303717488
2006 Nov 30
1
update.packages
...#39;) --- Please select a CRAN mirror for use in this session --- Error in as.list(read.dcf(file = file)[1, ]) : indice fuori limite # index out of bound TIA Giovanni PS: I have already tried to solve the problem reinstalling R or changing the options of update.packages.. -- dr. Giovanni Parrinello Department of Biotecnologies Medical Statistics Unit University of Brescia Viale Europa, 11 25123 Brescia email: parrinel at med.unibs.it Phone: +390303717528 Fax: +390303717488
2007 Jan 05
1
Error in load
Dear All, can anyone explain this message Error in load("matched2.RData") : Value of SET_STRING_ELT() must be a 'CHARSXP' not a 'builtin'? Have I the possibility to retrieve the data? TIA Giovanni -- dr. Giovanni Parrinello Department of Biotecnologies Medical Statistics Unit University of Brescia Viale Europa, 11 25123 Brescia email: parrinel at med.unibs.it Phone: +390303717528 Fax: +390303717488
2009 Jan 14
1
problems with Sweave and the function latex(HMISC)
...:tools" [5] "package:stats" "package:graphics" "package:grDevices" "package:utils" [9] "package:datasets" "package:methods" "Autoloads" "package:base" R version 2.7.2 -- dr. Giovanni Parrinello Department of Biotecnologies Medical Statistics Unit University of Brescia Viale Europa, 11 25123 Brescia email: parrinel at med.unibs.it Phone: +390303717528 Fax: +390303717488
2006 Jan 18
2
Loading of namespace on load of .Rdata (was strange behaviour of load)
Last week Giovanni Parrinello posted a message asking why various packages were loaded when he loaded an .Rdata file. Brian Ripley replied saying he thought it was because the saved workspace contained a reference to the namespace of ipred. (Correspondence copied below). This begs the question: how did the reference to the n...
2005 Nov 30
3
Random Effects for One-Way Anova
Hello to All. I'd want to use a one-way ANOVA. This means that I have only one factor, with, lets say, 5 levels. I made a dataframe, called "DATA", with two Columns: A, that is my response, and it is "class numerical". B, that defines the different levels of my factor, and it is "class factor". If I want to use a fixed effect model, I know that the formula I have
2006 Jan 18
0
Loading of namespace on load of .Rdata (was strange behaviour of load)
Last week Giovanni Parrinello posted a message asking why various packages were loaded when he loaded an .Rdata file. Brian Ripley replied saying he thought it was because the saved workspace contained a reference to the namespace of ipred. (Correspondence copied below). This begs the question: how did the reference to the n...
2008 May 12
4
Left censored responses in mixed effects models
Dear R Fellow-Travellers: What is your recommended way of dealing with a left-censored response (non-detects) in (linear Gaussian) mixed effects models? Specifics: Response is a numeric positive measurement (of volume, actually); but when it falls below some unknown and slightly random value (depending on how the sample is prepared and measured), it cannot be measured and is recorded as 0.
2002 Sep 13
0
Sample size for factorial clinical trials with survival endpoints
Dear All, I am looking an R version of the "Computer program for sample size and power calculations in the design of multi-arm and factorial clinical trials with survival endpoints". Best regards, Giovanni Parrinello P.S.: in the meantime I am preparing a summary for my preceeding question about time-varying covariates in the Cox model and I thank Frank Harrell, Chuck Cleland, Patrick Connolly and Perperoglou A for their interesting answers. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2003 Oct 27
0
I am looking for the barplot version of histbackback( Hmisc library ) TIA
[This email is either empty or too large to be displayed at this time]
2005 Nov 22
2
residuals.coxph
...f the library survival, but I receive this error message: not found the object 'residuals.coxph'. I have re-installed the library 'survival' without any change and also a search with RSiteSearch was unsuccessful.. Any suggestion? TIA Giovanni PS: R 2.2.0 Windows XP HE dr. Giovanni Parrinello Section of Medical Statistics Department of Biotecnologies Viale Europa, 11 25100 Brescia Italy Tel: +3930/3717528 Fax: +3930/3717488 [[alternative HTML version deleted]]
2006 Jan 11
1
Strange behaviour of load
...acchetto richiesto: 'survival' The following object(s) are masked from package:Hmisc : untangle.specials Carico il pacchetto richiesto: class Carico il pacchetto richiesto: nnet ######### So I have many unrequired packages loaded. Any idea? TIA Giovanni dr. Giovanni Parrinello Section of Medical Statistics Department of Biotecnologies Viale Europa, 11 25100 Brescia Italy Tel: +3930/3717528 Fax: +3930/3717488 [[alternative HTML version deleted]]
2009 Oct 21
0
Solved problems with randomSurvivalForest
Only a confusion with two dataset with similar names... Sorry Giovanni [[alternative HTML version deleted]]