kkdey / CountClust

A R package for Grade of Membership model and Visualization of counts data:
31 stars 11 forks source link

Error in if (method == "poisson") { : the condition has length > 1 #42

Open geng-lee opened 2 years ago

geng-lee commented 2 years ago

Hi,

How to solve this error?

features <- ExtractTopFeatures(theta, top_features=n.features,options="min") Error in if (method == "poisson") { : the condition has length > 1

Best, Jamie

pcarbo commented 2 years ago

Hi @geng-lee we recommend using fastTopics which provides most of CountClust's features, and more.