Hi
see in line
> -Original Message-
> From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Bert
> Gunter
> Sent: Wednesday, February 1, 2017 6:11 AM
> To: CHIRIBOGA Xavier
> Cc: r-help@r-project.org
> Subject: Re: [R] HELP with GLM
>
> Dear Xavier:
Dear Xavier:
It sounds like you have a right mess! Perhaps others cleverer and more
diligent than I can sort through it and diagnose the problem. However,
it really *does* sound like you need to step back, take a deep breath,
and spend some time with an R tutorial or two (there are many good
ones
> On Jan 31, 2017, at 6:35 PM, CHIRIBOGA Xavier
> wrote:
>
> Dear colleagues,
>
>
> I am trying to perform GLM ..but I got some objects masked: and an error
> message below
>
>
> a <- read.table(file.choose(), h<-T)
>> head(a)
> time treatment transinduc
> 11 CHA0+Db 1,0768
Do
It appears that these are primarily statistical issues and, as such,
are somewhat off topic here. I suggest you post on
stats.stackexchange.com instead for statistical help.
Also, if you insist on posting here, post in plain text, not HTML (as
requested by the posting guide, which you would do wel
Hi Ken,
Many thanks for your advice.
Earlier this morning I stepped my way through the glm.fit function to see where
things were falling over and realised that first and foremost I had my link
function wrong (link and inverse were back to front). I've now fixed this and
can get the model to
csiro.au> writes:
> I'm trying to fit a binomial GLM with user defined
link
function (negative exponential), however I seem to
> be unable to find the correct starting values to
initialise such a model. I've tried taking starting
> values from a logistic and log models fit to the
same data an
(I haven't seen a response to this - might have missed it.)
see inline
Lars Bishop wrote:
Dear experts,
I have a few quick questions related to GLMs:
1) Suppose my response is of the type Yes/No, How can I control which
response I'm modelling?
By selecting the appropriate reference level. As
7 matches
Mail list logo