Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
parag_anilnaik
Partner - Contributor III
Partner - Contributor III

Integration with R-Tool

Hi Guys,

Has anyone tried out Integrating Qlikview with R-tool. Would like to know what all regression models are possible to get in Qlikview using R.

Labels (1)
3 Replies
dirk_konings
Creator III
Creator III

You wan't to use the result of R in your QVW ?

This could be a start:

http://community.qlik.com/docs/DOC-2975

or

QlikView and R Integration for Predictive Analytics Example

Dirk

parag_anilnaik
Partner - Contributor III
Partner - Contributor III
Author

I would like to explore the models like svm, knn , naive bayes, cluster, Neural Network

dirk_konings
Creator III
Creator III

currently i do an export from QV to CSV and read the data into R - Rattle.

I don't know if you find all the models in there.


Dirk