Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Anyone have an R extension?

I saw a document on You Tube that allowed us to do cluster analysis in QV with an Extension to R.  Anyone know where I might get that extension?

1 Solution

Accepted Solutions
Alexander_Thor
Employee
Employee

Hey,

The R integration was built against Rs COM interface, i.e vb macros, and not by an extension object.

You can find the download package here http://community.qlik.com/docs/DOC-2975

There is an open source project called Jstat that might be interesting to look into aswell for a statistical javascript interface.

View solution in original post

2 Replies
Not applicable
Author

I'll been looking for this as well

Alexander_Thor
Employee
Employee

Hey,

The R integration was built against Rs COM interface, i.e vb macros, and not by an extension object.

You can find the download package here http://community.qlik.com/docs/DOC-2975

There is an open source project called Jstat that might be interesting to look into aswell for a statistical javascript interface.