Modelling proportions
Posted: Mon Apr 02, 2012 3:38 pm
I'm trying to use the online documentation to help with modelling proportions without much success, and wondered if anyone can advice or point me in the direction of other resources.
The outcome is the column which lists the probability of success for each line of data, between 0 and 1
The model selected is binomial, logistic
The 'n' variable is the total number of trials for each line of data eg 500
There are two predictors, the constant, generated as a vector and another predictor.
When I try to run this I get the message: Error while obtaining batch file c:\Program Files\Mlwin\discrete\pre at line number 11....duplicate column name.
However when I look at the column names there are no duplicates and I had no data in the columns it refers to. Can anyone advise? Thanks
The outcome is the column which lists the probability of success for each line of data, between 0 and 1
The model selected is binomial, logistic
The 'n' variable is the total number of trials for each line of data eg 500
There are two predictors, the constant, generated as a vector and another predictor.
When I try to run this I get the message: Error while obtaining batch file c:\Program Files\Mlwin\discrete\pre at line number 11....duplicate column name.
However when I look at the column names there are no duplicates and I had no data in the columns it refers to. Can anyone advise? Thanks