gsi_simAssTableVariousCutoffs: create an "assignment matrix" from gsi_sim results that have...

Description Usage Arguments

Description

given a factor fp giving the "FromPopulation" and a factor mc given the "MaxColumn" unit assigned to, and a numeric vector mp of the maximum posterior assignment scores, and a numeric vector of cutoffs for the max posterior, this returns a list indexed by cutoffs of 1) The number of individuals assigned 2)The assignment table of the assigned individuals

Usage

1
gsi_simAssTableVariousCutoffs(fp, mc, mp, cutoffs = seq(0, 0.95, by = 0.05))

Arguments

fp

factor giving the population an individual came from

mc

factor giving where the individual was assigned to

mp

the value of the posterior with which the individual was assigned

cutoffs

vector of cutoff values to use


eriqande/gpiper documentation built on May 16, 2019, 8:46 a.m.