Skip to content

Commit e7c16cb

Browse files
author
shuyang1987
committed
small change
1 parent 68f1c70 commit e7c16cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/multilevelMatchX.r

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#' W<-c(1,1,1,3,2,3,2,1,2)
1717
#' multilevelMatchX(Y,W,X)
1818
#'
19-
#' @import Matching boot nnet optmatch MASS
19+
#' @import Matching boot nnet MASS
2020
#'
2121
#' @export
2222
multilevelMatchX<-function(Y,W,X){

0 commit comments

Comments
 (0)