에너지경제연구원 전자도서관

로그인

에너지경제연구원 전자도서관

자료검색

  1. 메인
  2. 자료검색
  3. 통합검색

통합검색

단행본

Maximum likelihood estimation with Stata

판사항
4th ed
발행사항
College Station, Tex. : Stata Press, 2010
형태사항
xxii, 352 p. : ill. ; 24 cm
서지주기
Includes bibliographical references (p. 343-345) and indexes
소장정보
위치등록번호청구기호 / 출력상태반납예정일
이용 가능 (1)
자료실E205684대출가능-
이용 가능 (1)
  • 등록번호
    E205684
    상태/반납예정일
    대출가능
    -
    위치/청구기호(출력)
    자료실
책 소개

Maximum Likelihood Estimation with Stata, Fourth Edition is written for researchers in all disciplines who need to compute maximum likelihood estimators that are not available as prepackaged routines. Readers are presumed to be familiar with Stata, but no special programming skills are assumed except in the last few chapters, which detail how to add a new estimation command to Stata. The book begins with an introduction to the theory of maximum likelihood estimation with particular attention on the practical implications for applied work. Individual chapters then describe in detail each of the four types of likelihood evaluator programs and provide numerous examples, such as logit and probit regression, Weibull regression, random-effects linear regression, and the Cox proportional hazards model. Later chapters and appendixes provide additional details about the ml command, provide checklists to follow when writing evaluators, and show how to write your own estimation commands.



This edition explains how to compute maximum likelihood estimators that are not available as prepackaged routines. The book introduces the theory of maximum likelihood estimation with particular attention on the practical implications for applied work. It then describes each of the four types of likelihood evaluator programs and provides numerous examples, such as logit and probit regression, Weibull regression, random-effects linear regression, and the Cox proportional hazards model. The text also includes additional details about the ml command, provides checklists to follow when writing evaluators, and shows how to write your own estimation commands.



목차
1 Theory and practice 2 Introduction to ml 3 Overview of ml 4 Method lf 5 Methods lf0, lf1, and lf2 6 Methods d0, d1, and d2 7 Debugging likelihood evaluators 8 Setting initial values 9 Interactive maximization 10 Final results 11 Mata-based likelihood evaluators 12 Writing do-files to maximize likelihoods 13 Writing ado-files to mazximize likelihoods 14 Writing ado-files for survy data analysis 15 Other examples A Syntax of ml B Likelihood-evaluator checklists C Listing of estimation commands References Author index Subject index