I am wondering if somebody has used or has any reference to point as to how a neural network in conjunction with PROC logistic can be used in sas. A code would be an ideal thing for me but if unavailable, if somebody can pass me a link as to how can I benefit myself from using neural network alongside logistic ?
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
|
@Ayush Not exactly sure what you mean by using them along side each other? Proc Logistic will not fit a NN. I wonder if you are confusing a logistic activation function in a Neural Net with logistic regression? In SAS, to my knowledge, you need Enterprise Miner to fit Neural Nets. |
|||||
|