Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Command language is commonly used by beginners of stata

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

Today is Xiang Xiang's first day on the blog. I'd like to share with you some very basic commands.

I hope to study with you and make progress together. Thank you.

Use D:\ 111.dtaj clear to open the file

Describe or d to view variable names, labels, etc., in the dataset

List s lnw or l s lnw to view the specific data of a variable

Set more off scrolls continuously to display the running result of the command.

Set more on restore paging display results

List s lnw in 1ax 5 executes commands on a subset of the dataset-- just look at the first five data of S and llnw

L s lnw if s > = 16 execute the command on a subset of the dataset-- list the data that meets the condition "s > = 16"

Reg Inw s does regression analysis on two variables.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report