EUR 23,13
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Very Good. Ships from the UK. Used book that is in excellent condition. May show signs of wear or have minor defects.
Vendeur : ThriftBooks-Dallas, Dallas, TX, Etats-Unis
EUR 29,05
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.43.
Vendeur : Archives Fine Books (ANZAAB, ILAB), Brisbane, QLD, Australie
EUR 23,57
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierFourth Edition. Softcover, still in shrink wrap. For researchers in all disciplines who need to compute maximum likelihood estimators that are not available as pre-packaged routines.
Vendeur : WeBuyBooks, Rossendale, LANCS, Royaume-Uni
EUR 46,48
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Good. Most items will be dispatched the same or the next working day. A copy that has been read but remains in clean condition. All of the pages are intact and the cover is intact and the spine may show signs of wear. The book may have minor markings which are not specifically mentioned.
Vendeur : SecondSale, Montgomery, IL, Etats-Unis
EUR 25,48
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
Vendeur : books4less (Versandantiquariat Petra Gros GmbH & Co. KG), Welling, Allemagne
EUR 47,95
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierBroschiert. Etat : Gut. 4th New edition. XXII; 352 Seiten Der Erhaltungszustand des hier angebotenen Werks ist trotz seiner Bibliotheksnutzung sehr sauber. Es befindet sich neben dem Rückenschild lediglich ein Bibliotheksstempel im Buch; ordnungsgemäß entwidmet. In ENGLISCHER Sprache. Sprache: Englisch Gewicht in Gramm: 740.
Vendeur : Basi6 International, Irving, TX, Etats-Unis
EUR 65,62
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : Brand New. New. US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service.
EUR 69,15
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : NEW.
Vendeur : Books Puddle, New York, NY, Etats-Unis
EUR 69,89
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : New.
Vendeur : Majestic Books, Hounslow, Royaume-Uni
EUR 71,48
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierEtat : New.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 81,80
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. In.
Vendeur : THE SAINT BOOKSTORE, Southport, Royaume-Uni
EUR 77,88
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback / softback. Etat : New. New copy - Usually dispatched within 4 working days. 960.
EUR 82,50
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. Jeff Pitblado is Executive Director, Statistical Software at StataCorp. Pitblado has played a leading role in the development of ml: he added the ability of ml to work with survey data, and he wrote the current implementation of ml in Ma.
Vendeur : Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlande
EUR 89,40
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. 2023. 5th Edition. paperback. . . . . .
EUR 87,79
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Brand New. 5th edition. 472 pages. 9.29x7.28x1.18 inches. In Stock.
Vendeur : Biblios, Frankfurt am main, HESSE, Allemagne
EUR 93,83
Autre deviseQuantité disponible : 3 disponible(s)
Ajouter au panierEtat : New.
Edité par Stata Press, College Station, 2023
ISBN 10 : 159718411X ISBN 13 : 9781597184113
Langue: anglais
Vendeur : CitiRetail, Stevenage, Royaume-Uni
EUR 76,96
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : new. Paperback. Maximum Likelihood Estimation with Stata, Fifth Edition is the essential reference and guide for researchers in all disciplines who wish to write maximum likelihood (ML) estimators in Stata. Beyond providing comprehensive coverage of Statas commands for writing ML estimators, the book presents an overview of the underpinnings of maximum likelihood and how to think about ML estimation.The fifth edition includes a new second chapter that demonstrates the easy-to-use mlexp command. This command allows you to directly specify a likelihood function and perform estimation without any programming.The core of the book focuses on Stata's ml command. It shows you how to take full advantage of mls noteworthy features:Linear constraintsFour optimization algorithms (NewtonRaphson, DFP, BFGS, and BHHH)Observed information matrix (OIM) variance estimatorOuter product of gradients (OPG) variance estimatorHuber/White/sandwich robust variance estimatorClusterrobust variance estimatorComplete and automatic support for survey data analysisDirect support of evaluator functions written in MataWhen appropriate options are used, many of these features are provided automatically by ml and require no special programming or intervention by the researcher writing the estimator.In later chapters, you will learn how to take advantage of Mata, Stata's matrix programming language. For ease of programming and potential speed improvements, you can write your likelihood-evaluator program in Mata and continue to use ml to control the maximization process. A new chapter in the fifth edition shows how you can use the moptimize() suite of Mata functions if you want to implement your maximum likelihood estimator entirely within Mata.In the final chapter, the authors illustrate the major steps required to get from log-likelihood function to fully operational estimation command. This is done using several different models: logit and probit, linear regression, Weibull regression, the Cox proportional hazards model, random-effects regression, and seemingly unrelated regression. This edition adds a new example of a bivariate Poisson model, a model that is not available otherwise in Stata.The authors provide extensive advice for developing your own estimation commands. With a little care and the help of this book, users will be able to write their own estimation commands---commands that look and behave just like the official estimation commands in Stata.Whether you want to fit a special ML estimator for your own research or wish to write a general-purpose ML estimator for others to use, you need this book. Maximum Likelihood Estimation with Stata, Fifth Edition is the essential reference and guide for researchers in all disciplines who wish to write maximum likelihood (ML) estimators in Stata. Learn about ML estimation and how to write Stata code for a special ML estimator for your own research or for a general-purpose ML estimator. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Vendeur : Kennys Bookstore, Olney, MD, Etats-Unis
EUR 112,31
Autre deviseQuantité disponible : 2 disponible(s)
Ajouter au panierEtat : New. 2023. 5th Edition. paperback. . . . . . Books ship from the US and Ireland.
EUR 111,46
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierpaperback. Etat : Good. Good. book.
Edité par Stata Press, College Station, 2023
ISBN 10 : 159718411X ISBN 13 : 9781597184113
Langue: anglais
Vendeur : Grand Eagle Retail, Fairfield, OH, Etats-Unis
EUR 89,10
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : new. Paperback. Maximum Likelihood Estimation with Stata, Fifth Edition is the essential reference and guide for researchers in all disciplines who wish to write maximum likelihood (ML) estimators in Stata. Beyond providing comprehensive coverage of Statas commands for writing ML estimators, the book presents an overview of the underpinnings of maximum likelihood and how to think about ML estimation.The fifth edition includes a new second chapter that demonstrates the easy-to-use mlexp command. This command allows you to directly specify a likelihood function and perform estimation without any programming.The core of the book focuses on Stata's ml command. It shows you how to take full advantage of mls noteworthy features:Linear constraintsFour optimization algorithms (NewtonRaphson, DFP, BFGS, and BHHH)Observed information matrix (OIM) variance estimatorOuter product of gradients (OPG) variance estimatorHuber/White/sandwich robust variance estimatorClusterrobust variance estimatorComplete and automatic support for survey data analysisDirect support of evaluator functions written in MataWhen appropriate options are used, many of these features are provided automatically by ml and require no special programming or intervention by the researcher writing the estimator.In later chapters, you will learn how to take advantage of Mata, Stata's matrix programming language. For ease of programming and potential speed improvements, you can write your likelihood-evaluator program in Mata and continue to use ml to control the maximization process. A new chapter in the fifth edition shows how you can use the moptimize() suite of Mata functions if you want to implement your maximum likelihood estimator entirely within Mata.In the final chapter, the authors illustrate the major steps required to get from log-likelihood function to fully operational estimation command. This is done using several different models: logit and probit, linear regression, Weibull regression, the Cox proportional hazards model, random-effects regression, and seemingly unrelated regression. This edition adds a new example of a bivariate Poisson model, a model that is not available otherwise in Stata.The authors provide extensive advice for developing your own estimation commands. With a little care and the help of this book, users will be able to write their own estimation commands---commands that look and behave just like the official estimation commands in Stata.Whether you want to fit a special ML estimator for your own research or wish to write a general-purpose ML estimator for others to use, you need this book. Maximum Likelihood Estimation with Stata, Fifth Edition is the essential reference and guide for researchers in all disciplines who wish to write maximum likelihood (ML) estimators in Stata. Learn about ML estimation and how to write Stata code for a special ML estimator for your own research or for a general-purpose ML estimator. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
Edité par Stata Press, College Station, 2023
ISBN 10 : 159718411X ISBN 13 : 9781597184113
Langue: anglais
Vendeur : AussieBookSeller, Truganina, VIC, Australie
EUR 126,29
Autre deviseQuantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : new. Paperback. Maximum Likelihood Estimation with Stata, Fifth Edition is the essential reference and guide for researchers in all disciplines who wish to write maximum likelihood (ML) estimators in Stata. Beyond providing comprehensive coverage of Statas commands for writing ML estimators, the book presents an overview of the underpinnings of maximum likelihood and how to think about ML estimation.The fifth edition includes a new second chapter that demonstrates the easy-to-use mlexp command. This command allows you to directly specify a likelihood function and perform estimation without any programming.The core of the book focuses on Stata's ml command. It shows you how to take full advantage of mls noteworthy features:Linear constraintsFour optimization algorithms (NewtonRaphson, DFP, BFGS, and BHHH)Observed information matrix (OIM) variance estimatorOuter product of gradients (OPG) variance estimatorHuber/White/sandwich robust variance estimatorClusterrobust variance estimatorComplete and automatic support for survey data analysisDirect support of evaluator functions written in MataWhen appropriate options are used, many of these features are provided automatically by ml and require no special programming or intervention by the researcher writing the estimator.In later chapters, you will learn how to take advantage of Mata, Stata's matrix programming language. For ease of programming and potential speed improvements, you can write your likelihood-evaluator program in Mata and continue to use ml to control the maximization process. A new chapter in the fifth edition shows how you can use the moptimize() suite of Mata functions if you want to implement your maximum likelihood estimator entirely within Mata.In the final chapter, the authors illustrate the major steps required to get from log-likelihood function to fully operational estimation command. This is done using several different models: logit and probit, linear regression, Weibull regression, the Cox proportional hazards model, random-effects regression, and seemingly unrelated regression. This edition adds a new example of a bivariate Poisson model, a model that is not available otherwise in Stata.The authors provide extensive advice for developing your own estimation commands. With a little care and the help of this book, users will be able to write their own estimation commands---commands that look and behave just like the official estimation commands in Stata.Whether you want to fit a special ML estimator for your own research or wish to write a general-purpose ML estimator for others to use, you need this book. Maximum Likelihood Estimation with Stata, Fifth Edition is the essential reference and guide for researchers in all disciplines who wish to write maximum likelihood (ML) estimators in Stata. Learn about ML estimation and how to write Stata code for a special ML estimator for your own research or for a general-purpose ML estimator. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability.