BookmarkSubscribeRSS Feed
abdulla
Pyrite | Level 9

The following table is the format of the result I want by running Censored  Tobit regression

.Dependent Variables...
Independent variablesLibPriceDbuExpRtrn
Intercept***************
Assets ***************
Equity***************
debt***************
LTD***************
Mort***************
R^2***************
No of observations***************

 

My data Example: The following table shows the data too runTobit Model

AssetsEquityDebtLTDMortLibPriceDbuExpRtrn
5.6321.9832.11.22.1792.4495.257.4294.43223.268
8.5296.0952.6830.952.03902.7508.52923.45475
8.2416.4822.6830.65.96404.37508.24136.05438
13.996.6652.6834.6826.78104.250 59.4575
14.5867.4582.6833.7510.95902.7513.70914.5860
16.0427.6432.6835.47810.4118.3991.7512.16100
16.28-0.1942.6830.1049.46716.4740.7510.217012.21
10.109-0.4162.6830.0768.10210.52514.7500149.1078
73.75825.6822.35720.9097.24948.07613.62520.87473.7581004.953
83.07529.7212.56623.44.30353.3547.625083.0750
113.65342.4233.94229.4122.32371.239.3750113.6530
137.22881.0856.00713.0423.4018.541.902538.718
155.40587.3853.09816.41529.41219.3225.87555.28702760.992

 

The first 5 are independent variables and the last 5 are dependent variables. Is there any SAS code to run the Tobit model so that I can get the results similar format in Table 1 above?

 

 

4 REPLIES 4
ballardw
Super User

Generic answer to somewhat generic question: If you have a very specific report layout requirement then the steps are going to be:

1) run the models

2) creating output data sets of the required elements

3) combine the data sets

4) generate the report table(s)

 

 

Without your data or all of the required model parameters and options you need can't go much further than that.

abdulla
Pyrite | Level 9
Hi I have edited my question. Could you please help me now?
ballardw
Super User

Is your "example data" the result from the model? It appears not.

 

I have no idea what options you may want or need or even which specific procedure you may need.

Are you actually asking for how to run any tobit model?

abdulla
Pyrite | Level 9
I am sorry for your confusion. I have edited my question one more time. I hope that you would understand now what I want

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 514 views
  • 0 likes
  • 2 in conversation