PDF4PRO ⚡AMP

Modern search engine that looking for books and documents around the web

Example: bachelor of science

glm — Generalized linear models - Stata

Title glm Generalized linear models Description Quick start Menu Syntax Options Remarks and examples Stored results Methods and formulas Acknowledgments References Also see Description glm fits Generalized linear models . It can fit models by using either IRLS (maximum quasilikelihood). or Newton Raphson (maximum likelihood) optimization, which is the default. See [U] 27 Overview of Stata estimation commands for a description of all of Stata 's estimation commands, several of which fit models that can also be fit using glm. Quick start model of y as a function of x when y is a proportion glm y x, family( binomial ). Logit model of y events occurring in 15 trials as a function of x glm y x, family( binomial 15) link(logit).

By default, scale(1) is assumed for the discrete distributions (binomial, Poisson, and negative binomial), and scale(x2) is assumed for the continuous distributions (Gaussian, gamma, and inverse Gaussian). scale(x2) specifies that the scale parameter be set to the Pearson ˜2 (or generalized ˜2) statistic

Loading..

Tags:

  Linear, Model, Negative, Generalized, Binomial, Negative binomial, Glm generalized linear models

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Spam in document Broken preview Other abuse

Transcription of glm — Generalized linear models - Stata

Related search queries