Negative Binomial
Parameters
prob Success
The success probability, must be in range (0,1)
num Successes
The desired number of successes
name
an optional name/label
Constructs a NegativeBinomial using the supplied parameters
Parameters
parameter
parameter0 should be the probability (p) and parameter1 should be the desired number of successes