Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
matloff committed Aug 31, 2017
1 parent 67ad955 commit c2e02ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion man/discretize.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ However, it is best to use \code{\link{makeFactor}} on such variables.

# at this point, all of the data has been discretized
discretizedmlb <- discretize(m, discreteinput)
head(discretemlb)
head(discretizedmlb)


}

0 comments on commit c2e02ad

Please sign in to comment.