Cantitate/Preț
Produs

An Introduction to Stata Programming, Second Edition

Autor Christopher F. Baum
en Limba Engleză Paperback – 17 ian 2016

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ț: 50451 lei

Preț vechi: 63064 lei
-20%

Puncte Express: 757

Preț estimativ în valută:
8930 10418$ 7733£

Carte disponibilă

Livrare economică 05-19 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781597181501
ISBN-10: 1597181501
Pagini: 412
Dimensiuni: 236 x 191 x 28 mm
Greutate: 0.86 kg
Ediția:Revised
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.