Sign In
New User? Register
Statisticians_group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can search the group for older messages.

Messages

  Messages Help
Advanced
Need help :Points on the graph   Message List  
Reply | Forward Message #2380 of 4090 |

--- Amanuel Gabir <amanuel2674@...> wrote:

> Note: forwarded message attached.
>
>
> Hi Solomon,
> Thanks for willing to help me out.
> Here is my data set and my graph is attached to this
> e-mail. I was looking for 19 points on my graph but
> using this code, I got only 7 points, because some
> of the values of my independent variable repeat,
but over all I have 19 obervations, I wanted to put
19 points on my graph insead of 7 values.
> Thanks for you help in advance
> Amanuel,
>
>
> x
>
<-c(0.1,0.1,0.2,0.2,0.2,0.2,0.3,0.3,0.3,0.3,.4,1,1,1,1.5,2,2,2,2)
>
> prob <- exp(-4.65+2.98*x)/(1+exp(-4.65+2.98*x))
>
> plot(x, prob, type="l", xlab ="Soil moisture ",ylab
> ="Estimated probability, ")
> points(x,1:length(x)*0+ 0.001, pch="*")
>
>
> --- Solomon Christopher <sol_chris82@...>
> wrote:
>
> > Dear Amanuel,
> >
> > Can you make your question even more clear. You
> > can also provide the data so that I can help you
> > out.
> >
> > best,
> > Solomon.
> >
> >
> >
> > ---------------------------------
> > Now you can chat without downloading messenger.
> > Click here to know how.
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com




________________________________________________________________________________\
____
Get easy, one-click access to your favorites.
Make Yahoo! your homepage.
http://www.yahoo.com/r/hs



Mon Nov 19, 2007 2:09 am

amanuel2674
Offline Offline
Send Email Send Email

Forward
Message #2380 of 4090 |
Expand Messages Author Sort by Date

... but over all I have 19 obervations, I wanted to put 19 points on my graph insead of 7 values. ... ...
Amanuel Gabir
amanuel2674
Offline Send Email
Nov 19, 2007
2:09 am

Dear Amanuel, I tried to run the commands and I have been able to proceed till here x <- c(0.1, 0.1, 0.2, 0.2, 0.2, 0.2, 0.3, 0.3, 0.3, 0.3, 0.4, 1.0, 1.0,...
Solomon Christopher
sol_chris82
Offline Send Email
Nov 20, 2007
12:58 pm

Dear Amanuel, I tried to run the commands and I have been able to proceed till here x <- c(0.1, 0.1, 0.2, 0.2, 0.2, 0.2, 0.3, 0.3, 0.3, 0.3, 0.4, 1.0, 1.0,...
Solomon Christopher
sol_chris82
Offline Send Email
Nov 20, 2007
12:58 pm

Hello Statisticians, my first posting in the grup & seeking help.... I want to make it as short as possible 1.for a repeated sampling from a poission...
KAUSHIK BHATTACHARJEE
kabonline07
Offline Send Email
Nov 20, 2007
9:17 pm

The Poisson process is a particular case of renewal process N(t). If we remove the assumption of independent interarrival times, this process will not be...
Zbaganu Gheorghita
gheorghitazb...
Offline Send Email
Nov 21, 2007
6:29 am

... we remove the assumption of independent interarrival times, this process will not be stationary - meaning that N(t+s)-N(t) and N(t) will have different...
time pass
satyaki1983
Offline Send Email
Nov 22, 2007
12:47 am

What do you mean by "close form distribution"? A lot is known about the coefficient of variation. Gh...
gheorghitazbaganu
gheorghitazb...
Offline Send Email
Nov 22, 2007
7:23 am

... I am sorry....
time pass
satyaki1983
Offline Send Email
Nov 23, 2007
1:12 am

Hi Kaushik, Do you mind telling me what kind of work you are doing? Why do you need a non-homogeneous Poisson process? Wing KAUSHIK BHATTACHARJEE...
Wing Wah Tham
wingwahtham
Offline Send Email
Nov 21, 2007
8:37 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help