Hi:
On Thu, Nov 25, 2010 at 3:53 AM, Diogo B. Provete wrote:
> I got a question about using a GLZ with categorical x categorical data.
> Below there is a data set I want to know the influence of treatments (CONT,
> and LPS2H LPS24H) on the categories of pigmentation of the right testis of
> an am
annie Zhang wrote:
>
> Hi, Milton,
>
> Thank you for the reply. I tried, but it seems the problem is the column
> name of the test data is not the same as the column name of the training
> data. I didn't give the column name, the system seemed do. How to chang
> here?
>
> Annie
>
> On Fri, Au
I think I need to restate the problem. If the test data is only a vector,
then I am predicting one test sample. But the output from the predict result
has the same length as the training set. And there is a warning message
about this.
Annie
On Sat, Aug 8, 2009 at 2:52 PM, annie Zhang wrote:
> Hi
Hi, Milton,
Thank you for the reply. I tried, but it seems the problem is the column
name of the test data is not the same as the column name of the training
data. I didn't give the column name, the system seemed do. How to chang
here?
Annie
On Fri, Aug 7, 2009 at 7:52 PM, milton ruser wrote:
Hi Annie,
create a new data.frame with input variables having all predictors variables
on it.
after give a look at ?predict
best wishes
milton
On Fri, Aug 7, 2009 at 8:19 PM, annie Zhang wrote:
> Hi, R users,
>
> I am trying to use glm to do logistic regression. I know generally when I
> have
Although both are known now, there is a time element involved in
which one, max.loss was fixed at the time of underwriting and loss was
unknown at that time. This *is* an insurance question is it not?
Wouldn't the question be: Can one use the group variable to estimate
the proportion of ma
Actually both max.loss and loss are known values (in dollars). I'm very much
doubt, what to choose.
glm(max.loss~loss,family=gaussian(link="identity")
or
glm(formula = sum ~ claims * as.factor(grp), family = gaussian(link =
"identity"))
or
glm(loss~max.loss,family=gaussian(link="identity")
w
I think you are off-track because max.loss does not sound like a
proper Y variable. Because max.loss is an amount that is known, in the
insurance applications I have seen it would have been modeled within
an offset term. Many of the examples have used number of ships or
buildings or the per
I do not answer questions offlist.
On Apr 28, 2009, at 2:56 AM, mathallan wrote:
Thanks for the answer David
Sum er the "sum insured" the maximal loss of the company. Claims, is
the
actually claim size. Group is wich type of business is insured.
Can you help me to solve the problem?
It
Thanks for the answer David
Sum er the "sum insured" the maximal loss of the company. Claims, is the
actually claim size. Group is wich type of business is insured.
Can you help me to solve the problem?
It is very difficult to determine "rightness" since you have omitted
essential backgroun
On Apr 27, 2009, at 5:19 PM, mathallan wrote:
I have to fit a generalized linear model in R, and I have never done
this
before, so I'm in very much doubt.
I have a dataset (of 4036 observations)
claims sum grp
1 3852 345702931
2
11 matches
Mail list logo