Learn R Programming

optmatch (version 0.9-10)

InfinitySparseMatrix-class: Objects for sparse matching problems.

Description

InfinitySparseMatrix is a special class of distance specifications. Finite entries indicate possible matches, while infinite entries indicated non-allowed matches. This data type can be more space efficient for sparse matching problems.

Arguments

Details

Usually, users will create distance specification using match_on, caliper, or exactMatch.

See Also

match_on, caliper, exactMatch, fullmatch, pairmatch