Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

The formula syntax used by the RevoScaleR analysis functions is similar to regular R formula syntax. The most important difference between the two is that the RevoScaleR formulas have limited support for variable transformation. 

The recommended way to perform transformations is either to use the rxDataStepXdf() function for a priori transformations of the variables or by generating on the fly transformations using the 'transformFunc' and 'transformVars' arguments that are supported by most RevoScaleR functions. 
You can find more specific information in the 'rxFormula' help file(type 'help(rxFormula)'.   

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×