powered by
First few terms in a hyperdirichlet distribution
# S3 method for hyper2 head(x, ...)
Object of class hyper2
hyper2
Further arguments, passed to head()
head()
Returns a hyper2 object
Function is x[head(brackets(x), ...)]
x[head(brackets(x), ...)]
# NOT RUN { p <- zipf(5) names(p) <- letters[1:5] H <- rank_likelihood(rrank(20,p)) head(H) # }
Run the code above in your browser using DataLab