The Mata Book: A Book for Serious Programmers and Those Who Want to Be
Autor William Goulden Limba Engleză Paperback – 26 feb 2018
The author of the book is William Gould, who is also the designer and original programmer of Mata, of Stata, and who also happens to be the president of StataCorp.
Preț: 429.25 lei
Preț vechi: 466.58 lei
-8% Nou
Puncte Express: 644
Preț estimativ în valută:
82.16€ • 88.35$ • 68.48£
82.16€ • 88.35$ • 68.48£
Carte disponibilă
Livrare economică 29 noiembrie-13 decembrie
Livrare express 15-21 noiembrie pentru 45.72 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781597182638
ISBN-10: 159718263X
Pagini: 428
Dimensiuni: 178 x 254 x 27 mm
Greutate: 0.87 kg
Ediția:1
Editura: Stata Press
Colecția Stata Press
ISBN-10: 159718263X
Pagini: 428
Dimensiuni: 178 x 254 x 27 mm
Greutate: 0.87 kg
Ediția:1
Editura: Stata Press
Colecția Stata Press
Cuprins
The mechanics of using Mata. A programmer’s tour of Mata. Mata’s programming statements. Mata’s expressions. Mata’s variable types. Mata’s strict option and Mata’s pragmas. Mata’s function arguments. Programming example: n_choose_k() three ways. Mata’s structures. Programming example: Linear regression. Mata’s classes. Programming example: Linear regression 2. Better variable types. Programming constants. Mata’s associative arrays. Programming example: Sparse matrices. Programming example: Sparse matrices, continued. The Mata Reference Manual. Writing Mata code to add new commands to Stata. Mata’s storage type for complex numbers. How Mata differs from C and C++. Three-dimensional arrays (advanced use of pointers).
Notă biografică
William Gould is president and head of development at StataCorp.
Descriere
The Mata Book: A Book for Serious Programmers and Those Who Want to Be is the book that Stata programmers have been waiting for. Mata is a serious programming language for developing small- and large-scale projects and for adding features to Stata.