I\'m wondering if there is a way to get many single covariate logistic regression. I want to do it for all my variables because of the missing values. I wanted to have a multiple logistic regression b
What is the best way to program formula like this in SPSS: l(x)=l(x-1)-d(x-1) where l(x) is total number of people at ris开发者_Python百科k at age group x; d(x) is total number of death at age group x
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing
I will be analysing vast amount of network开发者_高级运维 traffic related data shortly, and will pre-process the data in order to analyse it. I have found that R and SPSS are among the most popular to
Is there any way to import SPSS dataset 开发者_JS百科into Python, preferably NumPy recarray format?
I am writing an application in C++ that interfaces with SPSS 15 using their I/O DLL. Our SPSS database is made of a number of cases, each with their unique \"ID\" field.
This is a follow up to the question posted here: Perl Regex syntax The results from that discussion yielded this script:
I\'m trying to replicate a linear discriminant analysis output from SPSS in R, and I\'m having difficulties to find a way to perform a开发者_开发百科n m-box test.
I would like to use Perl to take a previously generated SPSS syntax file and format it for use in an R environment.
Getting the following error when trying to run SPSS from an external Python IDE. import spss yields the following error