PrepAway - Latest Free Exam Questions & Answers

Which function should insert at line 02?

You are running a parallel function that uses the following R code segment. (Line numbers are included for
reference only.)
01 cp <- 0.01 xval <- 0 maxdepth <- 5
02
03 (form, data = “segmentationDataBig”, maxDepth = maxdepth, cp = cp, xval = xval, blocksPerRead = 250
You need to complete the R code. The solution must support chunking.
Which function should insert at line 02?

PrepAway - Latest Free Exam Questions & Answers

A.
rxBTrees

B.
rxExec

C.
rxDForest

D.
rxDTree


Leave a Reply