Skip to content

Commit b31d292

Browse files
export BISM subset method
1 parent 738b4ac commit b31d292

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: optmatch
2-
Version: 0.10.8.9002
2+
Version: 0.10.8.9003
33
Title: Functions for Optimal Matching
44
Description: Distance based bipartite matching using minimum cost flow, oriented
55
to matching of treatment and control groups in observational studies ('Hansen'

NAMESPACE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ S3method(subdim,BlockedInfinitySparseMatrix)
6767
S3method(subdim,InfinitySparseMatrix)
6868
S3method(subdim,matrix)
6969
S3method(subdim,optmatch.dlist)
70+
S3method(subset,BlockedInfinitySparseMatrix)
7071
S3method(subset,InfinitySparseMatrix)
7172
S3method(subset,optmatch.dlist)
7273
S3method(summary,BlockedInfinitySparseMatrix)

0 commit comments

Comments
 (0)