fit_pmf: Find the PMF of values vector.

Description Usage Arguments Value

View source: R/utils.R

Description

Given a numeric vector of values vals, and an index of values index, find the pmf of vals

Usage

1
fit_pmf(vals, index)

Arguments

vals

is a numeric vector of values

index

is a numeric index of values

Value

a numeric vector containing the pmf of vals along index


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.