wizard-420 commented on a change in pull request #940: URL: https://github.com/apache/systemml/pull/940#discussion_r434314035
########## File path: dev/docs/builtins-reference.md ########## @@ -322,3 +322,11 @@ y = X %*% rand(rows=ncol(X), 1) w = lm(X = X, y = y) ress = slicefinder(X = X,W = w, Y = y, k = 5, paq = 1, S = 2); ``` +##outlier-Function Review comment: I need help with how to initialize a boolean data type. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org