dMultinom: Multinomial density (temporary)

Description Usage Arguments

View source: R/MultinomFuncts.R

Description

Will change when Rcpp stops being whiney

Usage

1
dMultinom(x, probs, log = FALSE)

Arguments

x

Length-n outcome vector (1:number of possible categories)

probs

Matrix of probabilities (nrows = n, ncol = # categories)

log

Return log-density? Defaults to FALSE


lcomm/ltools documentation built on May 20, 2019, 11:28 p.m.