Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hi there, We are trying to compile a 64bit version of R (2.5.1) on HP-UX (B.11.23 U ia64), but are running into some problems. This is our configure step: ../configure --prefix=/rnd/homes/lfan/R251...
Can anyone help with this ? On 14/02/2013 14:07, Robert Long wrote: > I am working with some survival data with missing values. > > I am using the mice package to do multiple imputation. > > I have found code in this...
Karim, You might find this reference useful for the statistical model (but not the R code). "Design and Analysis of Gauge R&R Studies: Making Decisions with Confidence Intervals in Random and Mixed ANOVA Models" by Burdick, Borror, Montgomery. ISBN...
Hi Bernd, I've restarted winbuilder1.bioconductor.org . Jenkins seemed to reconnect to it as soon as it was back online, and your job started running <http://docbuilder.bioconductor.org:8080/job/maEndToEnd/label=winbuilder1/55/console>. It's completed...
Hi Peter, Jim is right, the content of /Users/biocbuild/bbs-3.3-bioc/meat/SWATH2stats.Rcheck/00check.log is nearly identical to what you see on the web <http://bioconductor.org/checkResults/devel/bioc-LATEST/SWATH2stats/morelia-checksrc.html...
About the Company: Edwards Lifesciences (NYSE: EW) is a global leader in products and technologies to treat advanced cardiovascular disease, the global leader in acute hemodynamic monitoring and the number-one heart valve company in the world. Headquartered in Irvine...
Hi Jacob, At the risk of embarrassing myself, I gave it a shot. I'll throw this out on the list, if for no other reason than perhaps someone with higher wattage than myself might tear it apart and give...
Two things spring to mind: 1. I don't think your imputation respects the data hierarchy - see p21 here: http://www.jstatsoft.org/v45/i03/paper 2. You have 58% missingness in "gain" and 81% missingness in "index", which makes...
Hi, R core developers, I work in the Swiss Institute of Bioinformatics. We have two clusters of Intel Itanium2 clusters for bioinformaticians to crank their data. One piece of software they use heavily is R and BioConductors. I ported the...
R is inefficient enough that if you need 12 processors you may consider writing your function in C. Alternatively you can identify the part of your R code where most your CPU cycles are being used and make that a...
I am working with some survival data with missing values. I am using the mice package to do multiple imputation. I have found code in this thread which handles pooling of the MI results: https://stat.ethz.ch/pipermail/r...
Hi Ben Could you clarify what you mean by > params <- getME(fitted_model,"theta") > ## or unlist(getME(fitted_model,c("theta","fixef")) for GLMMs > grad(dd,params) This is a logistic model, so I assume I need to use unlist...
Hi Ben Thanks for clarifying. I get > fitted_model at optinfo$derivs$gradient [1] -0.04070906 -0.41672993 -0.72225653 -32.57950953 -61.30328647 -56.38420303 -0.64343470 -0.34225110 -0.03854723 4847.74510014 0.27245700 > dd <- update(fitted_model...
Dear Uwe, Thanks for you suggestion. I should have spotted that (not thinking about the order of commands properly). I still don't know why it failed to work in RGui for me. It works now. I suspect it must...
Perhaps one situation where survey weights could plausibly be used is where propensity scores are used as inverse probability weights to "create balance" when estimating a treatment effect in non-equivalent groups. On 17/10/2014 16:38, Paul Johnson...
Hi there, When I build my R package with below command on leopard, MacOS 10.5, it reports that the ppc architecture library file is missing. I was wondering how can I build this package only with i386 arch, and...
Dear Professor Bates This is a great help - thank you. I may have some follow-on questions, in which case I shall reply to the list but your response below gives me plenty to occupy myself with for now. Regards...
Just add one thing to what Kasper already said: I suspect that the issue is that the .so from graphviz are not visible to the loader. You can fix up the LD_LIBRARY_PATH in someway: "make install" from graphviz...
Hi Ben Thanks for your reply. The code you posted generates the following: Min. 1st Qu. Median Mean 3rd Qu. Max. 0.001474 0.023920 0.045420 0.255600 0.068600 2.114000 This model was fitted with the raw...
How many sites, families and Id's do you have? Please also give us the output of str(dd) On Mon, 8 Mar 2021, 16:30 Hedyeh Ahmadi, <hedyehah at usc.edu> wrote: > Thank you for the toy example. This...
Can't find what you're looking for? Try searching with Google .