matchProbs_rank_full_C: Compute the matching probabilities for each pair of...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

C++ version: for each observations in (1:n), all the matching probabilities are computed for the p possible pairs.

Usage

1
matchProbs_rank_full_C(computed_dist, prop_match)

Arguments

computed_dist

a n x p matrix of computed distances used for ranking.

prop_match

a priori proportion of matches ("rho_1")

Value

a n x p matrix containing the matching probabilities for each pair


ludic documentation built on Aug. 18, 2021, 5:08 p.m.