SAS Forecasting and Econometrics

Forecasting using SAS Visual Forecasting, SAS Forecast Server, SAS Econometrics and more
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Golf
Pyrite | Level 9

Hi,

 I'm using the proc qlim to estimate a logit model, where the result show some "." in the "t-value" and p-value as shown below.

Golf_0-1625733601112.png

I used the same data set with STATA (oglm command), but the result has no problem.

Golf_1-1625733887307.png

     How should I do in the SAS procedure to remove the problem of "." in the output?

Thank You

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
SteveDenham
Jade | Level 19

I would suggest rescaling the variables term and atotinc. The very small regression coefficients imply a large input value.  Rescaling should bring this more into line with the Stata results.

 

SteveDenham

View solution in original post

2 REPLIES 2
SteveDenham
Jade | Level 19

I would suggest rescaling the variables term and atotinc. The very small regression coefficients imply a large input value.  Rescaling should bring this more into line with the Stata results.

 

SteveDenham

Golf
Pyrite | Level 9
Thank you.

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

Discussion stats
  • 2 replies
  • 1005 views
  • 0 likes
  • 2 in conversation