sas
Change current folder
I\'d like to specify the current folder. I can find the current folder: lib开发者_如何学运维name _dummy_ \".\";[详细]
2023-03-10 14:41 分类:问答In SAS is there a way to compute the "canonical correlation" between two categorical variables using just a proc?
I have two char variables in a dataset. I want to compute the canonical correlation between the two. By that I mean I want to create some dummy variables from the two categorical variables and compute[详细]
2023-03-09 20:57 分类:问答How to create a sas dataset with one variable where each value is increased by a constant step?
This would be a junior sas question. I have a lower bound, say, 1 and an upper bound, say, 10 and I want t开发者_如何学Co create a dataset with a single variable, with 10 observations from 1 to 10, st[详细]
2023-03-09 20:48 分类:问答How to read the correlation matrix output by PROC LOGISTIC and PROC REG in SAS?
As you know, with an option CORRB, you can let logistic regression or linear regression in SAS to output a correlations of estimates matrix. Interestingly, I am not sure how to read this matrix. I hav[详细]
2023-03-09 08:15 分类:问答Special Characters in SAS
HI , I\'m trying to use * special character in SAS Statement but it see it as commenting character , so is there any method that allow me to mask it , as to use it as special character not as commenti[详细]
2023-03-07 14:33 分类:问答Running a VBScript over SSH from Linux to Windows
Here\'s my dilemma: I have some SAS code that as part of its [somewhat] extensive processing generates a data quality report in \"Excel\". The reason for the quotes is that SAS only really generates[详细]
2023-03-07 07:23 分类:问答sas gchart hbar bars overlap with each other
OK. Finally, I get the chance to address this problem properly. I came acr开发者_C百科oss this problem on SAS EG.[详细]
2023-03-06 19:42 分类:问答What can TPL Tables do that Proc Tabulate cannot?
In particular, what, if any, are the substantial changes or extensions in the programming language that gives it functionality beyond PROC TABULATE?[详细]
2023-03-06 01:29 分类:问答Convert Numeric to Character 20
Hi I am building a dataset, but the data I am merging is in different formats. From the Excel sheet i import its in numeric 8, and the other 2 datasets im merging to are character 20, so I want to ch[详细]
2023-03-05 22:30 分类:问答Append data from SAS into Excel using SAS Office Add in
I have a SAS project that will want to be run monthly. The data generated needs to be loaded into an Excel workbook. Is 开发者_开发问答there a way to append the new months data onto the end of the pre[详细]
2023-03-05 16:34 分类:问答