aaronjg / DirichletMultinomial

Dirchlet Multinomial Mixture Distribution by Christopher Quince and Martin Morgan (Unofficial)
6 stars 5 forks source link

Revert $theta -> @theta change #1

Open gokceneraslan opened 10 years ago

gokceneraslan commented 10 years ago

This change causes the following error:

heatmapdmn(count, fit[[1]], fit[[4]]) Error in scale.default(fit, FALSE, mixturewt(object)@theta) : trying to get slot "theta" from an object (class "data.frame") that is not an S4 object