Hi,
I want to estimate the probability within logistic regression? How can I do
this (within R) ?

For example;

I have a data with the form. How should I estimate the probability that a
has the value 4.2 and b=1 and also c=1?:

a         b          c

8.9     0           0
7.4     1           0
4.2     0           1
2.3     1           1


Please help me, thanks!

kind regards,
T. Bal

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to