Cantitate/Preț
Produs

An Introduction to Stata Programming, Second Edition

Autor Christopher F Baum
en Limba Engleză Paperback – dec 2015
In this second edition of An Introduction to Stata Programming, the author introduces concepts by providing the background and importance for the topic, presents common uses and examples, then concludes with larger, more applied examples referred to as "cookbook recipes." This is a great reference for anyone who wants to learn Stata programming. For those learning, the author assumes familiarity with Stata and gradually introduces more advanced programming tools. For the more advanced Stata programmer, the book introduces Stata s Mata programming language and optimization routines. "
Citește tot Restrânge

Preț: 52265 lei

Preț vechi: 58726 lei
-11%

Puncte Express: 784

Preț estimativ în valută:
9249 11017$ 8063£

Carte disponibilă

Livrare economică 05-19 martie


Specificații

ISBN-13: 9781597181501
ISBN-10: 1597181501
Pagini: 412
Dimensiuni: 189 x 235 x 30 mm
Greutate: 0.85 kg
Ediția:2nd edition
Editura: Stata Press

Cuprins

Why should you become a Stata programmer? Some elementary concepts and tools. Do-file programming: Functions, macros, scalars, and matrices. Cookbook: Do-file programming I. Do-file programming: Validation, results, and data management. Cookbook: Do-file programming II. Do-file programming: Prefixes, loops, and lists. Cookbook: Do-file programming III. Do-file programming: Other topics. Cookbook: Do-file programming IV. Ado-file programming. Cookbook: Ado-file programming. Mata functions for do-file and ado-file programming. Cookbook: Mata function programming.