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.
Dear List, Just a super naive (dumb) question: after upgrading to RcppArmadillo_0.6.700.3.0 Rcpp_0.12.4, I receive compilation warning ''log_max' has been explicitly marked deprecated here? on every line of my code that...
Oh thanks for clarification. You are so nice! On Tue, Apr 24, 2018 at 1:53 PM, Uwe Ligges <ligges at statistik.tu-dortmund.de > wrote: > > > On 24.04.2018 19:50, Xubo Yue wrote: > >> Hey >> >> I am a little...
Dear List, I?m new to Rcpp and RcppArmadillo and testing out the skeleton on RcppArmadillo. I have the following error when trying to build it. I?m using OS 10.10.3 on a Macbook Pro. It seems there...
Many thanks Neal! Yue > On Jun 11, 2015, at 5:07 PM, Neal Fultz <nfultz at gmail.com> wrote: > > I had ported the bayesm version a while a back, here it is: > > List rwishart(int nu, NumericMatrix const& V){ > <>// function...
Thanks Paul. That fixed the problem! Yue On 2012-09-15, at 10:53 AM, Paul Shannon <pshannon at fhcrc.org> wrote: > Dear Yue Li, > > I am not the expert on this that Dan and Martin are, but I am...
oh, thank you , I used the "sample"function to generate new subordinates but never think that it can directly act on the vector . thank you very much. Frede Aakmann T?gersen wrote: > > Why didn't you do this in R...
Hi, I would like to report a problem with the levelplot borders in lattice. Description: The borders in levelplots appear when running in a Windows setting, however running the identical command in Linux does not generate the plot with the...
Yes! Thank you very much!!!!! On Tue, Apr 24, 2018 at 1:24 PM, Uwe Ligges <ligges at statistik.tu-dortmund.de > wrote: > > > On 24.04.2018 19:07, Xubo Yue wrote: > >> Everyone, I appreciate for your help! >> >> Hey Uwe...
I see. Thanks for the explanation Scott. Wish the bigmatrix will get native float type. I found a related post here: https://github.com/kaneplusplus/bigmemory/issues/4 <https://github.com/kaneplusplus/bigmemory/issues/4> Yue > On Jun 2, 2015...
Thanks a lot, Dennis. The reason I am not using lme4 is that its estimated variance component seems not desirable. If you use my simulated data and run the following line glm2 <- glmer(y~1+(1|alpha)+(1|beta),family...
Dear Marc Schwartz: When I ask R2.6.0 for windows, the information it gives does not contain much about family=binomial . You said that there is a detail section of "?glm". I want to read it thoroughly. Could you...
Dear list: After reading the following two links: http://luna.cas.usf.edu/~mbrannic/files/regression/Logistic.html http://www.tufts.edu/~gdallal/logistic.htm I've known the mathematical basis for logistic regression.However I am still not so...
Thanks, Enrico and Harold. I have searched the archives for this topic, but all I can find is about the multivariate normal or uniform generator, which doesn't help in my case. Harold's transformation is good for getting the...
Dieter Menne: Thank you for your reply! I know that I don't have to do any logit , but I want to understand how R fit the glm models. I will read the examples your suggested . Best regards, Bin Yue...
Thank you Qiang! That works. Yue > On Apr 5, 2016, at 10:24 AM, Qiang Kou <qkou at umail.iu.edu> wrote: > > Hi, Li, > > Please create the file "~/.R/Makevars" and put the following content in it > > CC=clang-omp...
I agree with you Henrik. More flexibility is needed for package builders. Yue On 2012-09-15, at 12:00 PM, Henrik Bengtsson <hb at biostat.ucsf.edu> wrote: > On Sat, Sep 15, 2012 at 8:29 AM, Henrik Bengtsson...
Hey I am a little bit confused. Must I use vignette to show example of plot? Or I can simple ignore vignette? Thank you! On Tue, Apr 24, 2018 at 1:44 PM, Uwe Ligges <ligges at statistik.tu-dortmund...
Dear Lori, Thanks for your reply. Now the question 2 has been fixed. As for the question1, I filled the form on (https://stat.ethz.ch/mailman/listinfo/bioc-devel) again. I have checked all my folders in my email...
Dear all: "predict.glm" provides an example to perform logistic regression when the response variable is a tow-columned matrix. I find some paradox about the degree of freedom . > summary(budworm.lg) Call: glm(formula = SF ~ sex * ldose, family = binomial...
Dear all: By comparing glmresult$y and model.response(model.frame(glmresult)), I have found out which one is set to be "TRUE" and which "FALSE".But it seems that to fit a logistic regression , logit (or logistic) transformation has...
Can't find what you're looking for? Try searching with Google .