⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mata.hlp

📁 是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到
💻 HLP
字号:
{smcl}
{* 31mar2005}{...}
{cmd:help mata}
{hline}

{title:Title}

{p 4 8 2}
{bf:[M-0] intro -- Introduction to the Mata manual}


{title:Contents}

{col 14}Section{col 29}Description
{col 14}{hline 44}
{col 14}{bf:{help m1_intro:[M-1]}}{...}
{col 29}{bf:Introduction and advice}

{col 14}{bf:{help m2_intro:[M-2]}}{...}
{col 29}{bf:Language definition}

{col 14}{bf:{help m3_intro:[M-3]}}{...}
{col 29}{bf:Commands for controlling Mata}

{col 14}{bf:{help m4_intro:[M-4]}}{...}
{col 29}{bf:Index and guide to functions}

{col 14}{bf:{help m5_intro:[M-5]}}{...}
{col 29}{bf:Functions}

{col 14}{bf:{help m6_glossary:[M-6]}}{...}
{col 29}{bf:Glossary}
{col 14}{hline 44}


{title:Description}

{p 4 4 2}
Mata is a matrix programming language that can be used by those who want to
perform matrix calculations interactively and can be used by those who
want to add new features to Stata.


{title:Remarks}

{p 4 4 2}
This manual is divided into five sections.  Each section is organized
alphabetically, but there is an introduction in front that will help you get
around.

{p 4 4 2}
If you a new to Mata, here is a helpful reading list:
Start by reading 

{col 9}{hline 61}
{col 9}{...}
{bf:{help m1_first:[M-1] first}}{...}
{col 29}{...}
Introduction and first session
{col 9}{...}
{bf:{help m1_interactive:[M-1] interactive}}{...}
{col 29}{...}
Using Mata interactively
{col 9}{...}
{bf:{help m1_how:[M-1] how}}{...}
{col 29}{...}
How Mata works
{col 9}{hline 61}

{p 4 4 2}
You may find other things in section {bf:[M-1]} that interest you.  
For a table of contents, see 

{col 9}{hline 61}
{col 9}{...}
{bf:{help m1_intro:[M-1] intro}}{...}
{col 29}{...}
Introduction and advice
{col 9}{hline 61}

{p 4 4 2}
Whenever you see a term that you are unfamiliar with, see

{col 9}{hline 61}
{col 9}{...}
{bf:{help m6_glossary:[M-6] glossary}}{...}
{col 29}{...}
Mata glossary of common terms
{col 9}{hline 61}

{p 4 4 2}
Now that you know the basics, if you are interested, you can look deeper into
Mata's programming features:

{col 9}{hline 61}
{col 9}{...}
{bf:{help m2_syntax:[M-2] syntax}}{...}
{col 29}{...}
Mata language grammar and syntax
{col 9}{hline 61}

{p 4 4 2}
{bf:[M-2] syntax} is pretty dense reading, but it summarizes nearly
everything.  The other entries in [M-2] repeat what is said there but with
more explanation; see

{col 9}{hline 61}
{col 9}{...}
{bf:{help m2_intro:[M-2] intro}}{...}
{col 29}{...}
Language definition
{col 9}{hline 61}

{p 4 4 2}
Along the way, you will eventually be guided to sections [M-4] and [M-5].
[M-5] documents Mata's functions; the alphabetical order 
makes it easy to find a function if you know its name but makes learning 
what functions there are hopeless.  That is the purpose of [M-4] -- to
present the functions in logical order.  See

{col 9}{hline 61}
{col 9}{...}
{bf:{help m4_intro:[M-4] intro}}{...}
{col 29}{...}
Index and guide to functions{...}

{col 9}{...}
{bf:{help m4_manipulation:[M-4] manipulation}}{...}
{col 29}{...}
Matrix manipulation and utility functions{...}

{col 9}{...}
{bf:{help m4_matrix:[M-4] matrix}}{...}
{col 29}{...}
Matrix mathematical functions{...}

{col 9}{...}
{bf:{help m4_scalar:[M-4] scalar}}{...}
{col 29}{...}
Scalar mathematical functions{...}

{col 9}{...}
{bf:{help m4_statistical:[M-4] statistical}}{...}
{col 29}{...}
Statistical functions{...}

{col 9}{...}
{bf:{help m4_string:[M-4] string}}{...}
{col 29}{...}
String functions{...}

{col 9}{...}
{bf:{help m4_io:[M-4] io}}{...}
{col 29}{...}
I/O functions{...}

{col 9}{...}
{bf:{help m4_stata:[M-4] stata}}{...}
{col 29}{...}
Stata interface functions{...}

{col 9}{...}
{bf:{help m4_programming:[M-4] programming}}{...}
{col 29}{...}
Programming functions{...}

{col 9}{hline 61}


{title:Also see}

{p 4 13 2}
Manual:  {hi:[M] Mata Reference Manual}

{p 4 13 2}
Online:  help for 
{bf:{help m1_first:[M-1] first}};
{bf:{help m6_glossary:[M-6] glossary}}
{p_end}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -