New SAS User

Completely new to SAS or trying something new with SAS? Post here for help getting started.
BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
someone_new
Fluorite | Level 6

Hi, 

 

Currently, im writing SAS code for GLM and exporting to EMBLEM to do analysis. Recently, i'm have done cleaning the data but i didn't manage to export my data to emblem file formatted (.bid and .fic).  I hope i can get the code or guidance for this. 

 

Assume i have a cleaned data set called, glmdata.  How should i export the data to emblem file ?

 

Many thanks!

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

I don't know of a direct way to write such files in SAS, but all statistics software can import from standardized text files (csv), so you should be able to use that. Look into the Emblem documentation how the files need to be structured (delimiters, formats for numbers and dates etc).

View solution in original post

1 REPLY 1
Kurt_Bremser
Super User

I don't know of a direct way to write such files in SAS, but all statistics software can import from standardized text files (csv), so you should be able to use that. Look into the Emblem documentation how the files need to be structured (delimiters, formats for numbers and dates etc).

sas-innovate-white.png

Our biggest data and AI event of the year.

Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.

Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.

 

Register now!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 3444 views
  • 0 likes
  • 2 in conversation