Description Usage Arguments Details Value Author(s)
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.
1 | matching.fix(sample.A, sample.B, pdi, pdj, pij)
|
sample.A |
the sample to use for population A created using |
sample.B |
the sample to use for population B created using |
pdi |
the distribution of degrees for population A created with |
pdj |
the distribution of degrees for population B created with |
pij |
the matching probabilities created with |
This function is called by matching.prepare
if the optional parameter fix=TRUE
is used.
a named list containing the fixed variables
Samuel Thiriot <samuel.thiriot@res-ear.ch>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.