matching.fix: Fix inputs parameters for DPP resolution

Description Usage Arguments Details Value Author(s)

Description

This function can fix what is not constitent in the naming of attributes, such as attributes not provided in pdi, pdj or pij but provided for another item.

Usage

1
matching.fix(sample.A, sample.B, pdi, pdj, pij)

Arguments

sample.A

the sample to use for population A created using create_sample

sample.B

the sample to use for population B created using create_sample

pdi

the distribution of degrees for population A created with create_degree_probabilities_table

pdj

the distribution of degrees for population B created with create_degree_probabilities_table

pij

the matching probabilities created with create_matching_probabilities_table

Details

This function is called by matching.prepare if the optional parameter fix=TRUE is used.

Value

a named list containing the fixed variables

Author(s)

Samuel Thiriot <samuel.thiriot@res-ear.ch>


samthiriot/gosp.dpp documentation built on May 18, 2019, 3:44 p.m.