- 1、本文档共24页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
广义线性模型Generalized linear model;明确两个概念:;SAS软件中的PROC GLM:;The GENMOD Procedure
The GENMOD procedure fits generalized linear models. The class of generalized linear models is an extension of traditional linear models that allows the mean of a population to depend on a linear predictor through a nonlinear link function and allows the response probability distribution to be any member of an exponential family of distributions. Many widely used statistical models are generalized linear models. These include classical linear models with normal errors, logistic and probit models for binary data, and log-linear models for multinomial data. Many other useful statistical models can be formulated as generalized linear models by the selection of an appropriate link function and response probability distribution. ;一、何为“广义线性模型”?;;2010-4-15;一个广义线性模型包括以下三个组成部分:
(1)线性成分(linear component ) :
(2)随机成分(random component ):
(3)连接函数 ( link function):
连接函数为一单调可微(连续且充分光滑)的函数。;2010-4-15;;广义线性模型在两个方面对经典线性模型进行了推广:
(1)一般线性模型中要求因变量是连续的且服从正态分布,在广义线性模型中,因变量的分布可扩展到非连续的资料,如二项分布、Poisson分布、负二项分布等。
(2)一般线性模型中,自变量的线性预测值就是因变量的估计值,而广义线性模型中,自变量的线性预测值是因变量的函数估计值。;包括:多元线性回归模型
logistic回归模型
Probit回归模型
Poisson回归模型
负二项回归模型
???;Generalized linear models(广义线性模型);二、广义线性模型的参数估计;二、广义线性模型的参数估计(续);Log-likelihood functions;Log-likelihood functions;Log-likelihood functions;Log-likelihood functions;三、广义线性模型的假设检验;Likelihood ratio statistic(似然比统计量);三、广义线性模型的假设检验(续);三、广义线性模型的假设检验(续);对于广义线性模型,通常用下面两种统计量度量模型的拟合优度。
(1) 偏差统计量(Deviance)
(2) 广义 Pearson ?2统计量( Pearson’s chi-square
statistic)
(3) 伪R2统计量(Pseudo-R2 )
(4) AIC、AICC、BIC、CAIC
文档评论(0)