optim_polya: Find MLE of a multivariate Polya distribution

View source: R/optim_polya.r

optim_polyaR Documentation

Find MLE of a multivariate Polya distribution

Description

Find MLE of a multivariate Polya distribution

Usage

optim_polya(counts, check_runaway = TRUE)

Arguments

counts

A matrix of observed data, one column per category, one row per trial.

Value

The result of the final call to optim().


kylebittinger/polyafit documentation built on Jan. 11, 2023, 8:53 a.m.