由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - [SAS] using put with missing values
相关主题
SAS 中这个错误:At least one data value for column M may be。。。#SAS BASE 问题,明天就考试了##
Re: 请问神经网络如何用SAS实现?WHICH ONE IS CORRECT?
[合集] a small question on SAS data importSAS base string question
请教一个R question: 怎么读missing character dataquestion about SAS BASE 123 No.64?
关于SAS里TRUNCOVER一问SAS question
What is the python trick to perform same task as COMPBL function in SAS?Help needed for a SAS question
blank lines /sas/data stepSAS菜鸟请教substr
two SAS macro questions问个SAS 问题
相关话题的讨论汇总
话题: missing话题: sas话题: using话题: put话题: values
进入Statistics版参与讨论
1 (共1页)
D******n
发帖数: 2836
1
I am using put to output data to a flatfile.
Is there an easy way to make it output blank instead of dot when the value
is a missing?
A*******s
发帖数: 3942
2
how about to redefine missing value as blank in proc format? not sure if it
works.

【在 D******n 的大作中提到】
: I am using put to output data to a flatfile.
: Is there an easy way to make it output blank instead of dot when the value
: is a missing?

D******n
发帖数: 2836
3
The solution is to use options missing=" "

it

【在 A*******s 的大作中提到】
: how about to redefine missing value as blank in proc format? not sure if it
: works.

A*******s
发帖数: 3942
4
damn, too many options to know.

【在 D******n 的大作中提到】
: The solution is to use options missing=" "
:
: it

1 (共1页)
进入Statistics版参与讨论
相关主题
问个SAS 问题关于SAS里TRUNCOVER一问
[合集] 问一个SAS 从excel import数据的问题What is the python trick to perform same task as COMPBL function in SAS?
Use SAS to fill in missing values?blank lines /sas/data step
请教SAS中数值变量的missing value转换two SAS macro questions
SAS 中这个错误:At least one data value for column M may be。。。#SAS BASE 问题,明天就考试了##
Re: 请问神经网络如何用SAS实现?WHICH ONE IS CORRECT?
[合集] a small question on SAS data importSAS base string question
请教一个R question: 怎么读missing character dataquestion about SAS BASE 123 No.64?
相关话题的讨论汇总
话题: missing话题: sas话题: using话题: put话题: values