You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by Prasann modi <pr...@gmail.com> on 2016/12/06 03:55:51 UTC

SparkR Function for Step Wise Regression

Hello,

I have an issue related to SparkR. I want to build step wise regression model

using SparkR, is any function is there in SparkR to build those kind of model.

In R function is available for step wise regression, code is given below:

step(glm(formula,data,family),direction = "forward"))

If SparkR have function for step wise then please let me know.


Thanks & Regard
Prasann Modi

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscribe@spark.apache.org