weight_dists_C: Weight school assignment probabilities by capacity only

Description Usage Arguments Value

View source: R/schools.R

Description

Weight school assignment probabilities by capacity only

Usage

1
weight_dists_C(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


spew documentation built on Nov. 17, 2017, 7:36 a.m.