BookmarkSubscribeRSS Feed
gradstudent
Calcite | Level 5

I am receiving an error message when trying to run a proc calis statement.  I'm unsure how to corrrect the issue.  Below is a screen shot of my code and error.  If anyone has any suggestions, I'd be willing to try them!  I'm wondering if the issue doesn't have to do with missing values in my variables.  But I'm a novice, and haven't ran a proc calis before.  Thanks in advance for any help!

 

 

1 REPLY 1
ksmielitz
Quartz | Level 8

I don't know if this will help, but I ran my first proc calis tonight to conduct a FIML...do you need to identify a method?

 

Here's what I did and mine ran:

proc calis method=fiml;
path arrested<- black hispanic other male welfareyes fsyes ssiyes;
run;

Good luck!

K8

 

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 1 reply
  • 833 views
  • 0 likes
  • 2 in conversation