Skip to content
Prev 81993 / 398506 Next

What are the possible Probabilstic models in R

anil kumar rohilla wrote:
Hi Anil,

This is a guess but perhaps what you want to do is to calculate an 
empirical cumulative distribution function for a set of observations and 
then calculate the probability of further observations. If so, have a 
look at "ecdf" as it might provide the first step of such a solution.

Jim