Ruby may not be the optimal language for this but I\'m sort of comfortable working with this in my terminal so that\'s what I\'m going with.
I have to aggregate (of course with a categorical break variable) a quite big data table containing some continuous variables by resulting the mean, median, standard deviation and interquartile 开发者
I\'m trying to create an .sav file programmatically without having to use SPSS automation (the SPSS.BackendAPI library) in order 开发者_运维知识库to free up more SPSS licenses. I found this library at
I resolved the following question but I have another issue. I would like to analyse \"Likert Scale\" questionaire
I need to export some data and then I have to export them in a SPSS file format. I\'ve already found out that I need a SPSS SDK. I also have found out that i need a I/O DLL for creating and reading t
I am using the SPSS syntax editor to combine string variables. I know that there w开发者_如何学Goill be data in one or zero of the variables for each record, but there will never be data in both varia
Sigh. I\'ve got this fabulous data set with close to 15,000 valid cases. There is just one problem. My web survey was configured to automatically pass unique numeric values for each Likert variable. A
I need to provide some export functionality in my web application for SPSS. I\'ve looked at some very old solutions for generating .SAV files for SPSS but the开发者_StackOverflow中文版y\'re either inc
I used the write.foreign command from the foreign library to import R data to SPSS, I have used the following code but fail:
While running an R-plugin in SPSS, I receive a Windows path string as input e.g. \'C:\\Users\\mhermans\\somefile.csv\'