Displaying 1 result from an estimated 1 matches for "a13373226".
2007 Oct 23
1
How to avoid the NaN errors in dnbinom?
...=mu2),col="red")
print(list(k1=k1,mu1=mu1,k2=k2,mu2=mu2,p=prob,iter=iter,err=err))
}
y=c(rnbinom(900,size=10,mu=5),rnbinom(100,size=15,mu=10))
vals=mixnbinom(y,10,7,20,12,0.8)
--
View this message in context: http://www.nabble.com/How-to-avoid-the-NaN-errors-in-dnbinom--tf4680211.html#a13373226
Sent from the R help mailing list archive at Nabble.com.