weight_dists: Weight school assignment probabilities

Description Usage Arguments Value

View source: R/schools.R

Description

Weight school assignment probabilities

Usage

1
weight_dists(dist_mat, schools)

Arguments

dist_mat

a m x n matrix where m is the number of people and n is the number of schools

schools

data frame of schools

Value

m x n matrix of probabilities. Each row should sum to 1


leerichardson/spew documentation built on May 21, 2019, 1:39 a.m.