Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dmnom

density of multinomial, and support functions


Description

density of multinomial

Usage

dmnom(x, size=sum(x), prob=stop("no prob arg"))

Arguments

x

vector

size

total

prob

parameter vector (sums to 1)

Author(s)

code by Scott Chasalow, R pack and maint by VJ Carey <stvjc@channing.harvard.edu>

Examples

dmnom(c(1,1,4,4),10,c(.2,.2,.3,.3))

combinat

combinatorics utilities

v0.0-8
GPL-2
Authors
Scott Chasalow
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.