help m1 intro
-------------------------------------------------------------------------------
Title
[M-1] intro -- Introduction and advice
Contents
[M-1] entry Description
----------------------------------------------------------------
+-----------------------+
---| Introductory material |--------------------------------------------
+-----------------------+
first Introduction and first session
interactive Using Mata interactively
ado Using Mata with ado-files
help Obtaining online help
+-----------------------------------+
---| How Mata works & finding examples |--------------------------------
+-----------------------------------+
how How Mata works
source Viewing the source code
+----------------+
---| Special topics |---------------------------------------------------
+----------------+
returnedargs Function arguments used to return results
naming Advice on naming functions and variables
limits Limits and memory utilization
tolerance Use and specification of tolerances
permutation An aside on permutation matrices and vectors
LAPACK The LAPACK linear-algebra routines
----------------------------------------------------------------
Description
This section provides an introduction to Mata along with reference
material common to all sections.
Remarks
The most important entry in this section is [M-1] first. Also see [M-6]
glossary.
Also see
Manual: [M-1] intro
Help: [M-0] intro