广义线性模型课件.ppt
- 【下载声明】
1. 本站全部试题类文档,若标题没写含答案,则无答案;标题注明含答案的文档,主观题也可能无答案。请谨慎下单,一旦售出,不予退换。
2. 本站全部PPT文档均不含视频和音频,PPT中出现的音频或视频标识(或文字)仅表示流程,实际无音频或视频文件。请谨慎下单,一旦售出,不予退换。
3. 本页资料《广义线性模型课件.ppt》由用户(ziliao2023)主动上传,其收益全归该用户。163文库仅提供信息存储空间,仅对该用户上传内容的表现方式做保护处理,对上传内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知163文库(点击联系客服),我们立即给予删除!
4. 请根据预览情况,自愿下载本文。本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
5. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007及以上版本和PDF阅读器,压缩文件请下载最新的WinRAR软件解压。
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 广义 线性 模型 课件
- 资源描述:
-
1、广义线性模型Generalized linear model2010-4-1512023-5-202明确两个概念:n线性模型线性模型(linear model),也称经典线性模型(classical linear model)或一般线性模型(general linear model,GLM)。n广义线性模型广义线性模型(generalized linear model,GENMOD)是一般线性模型的直接推广,由Nelder&Wedderburn(1972)首先提出。2023-5-203SAS软件中的PROC GLM:PROC GLM analyzes data within the frame
2、work of general linear models.PROC GLM handles models relating one or several continuous dependent variables to one or several independent variables.The independent variables may be either classification variables or continuous variables.Thus,the GLM procedure can be used for many different analyses
3、,including u simple regression u multiple regression u analysis of variance(ANOVA),especially for unbalanced data u analysis of covariance u response-surface models(响应面模型)u weighted regression u polynomial regression(多项式回归)u partial correlation u multivariate analysis of variance(MANOVA)u repeated m
4、easures analysis of variance 2023-5-204nThe GENMOD ProcedurenThe 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
5、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
6、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.SAS软件中的PROC GENMOD:2023-5-205一、何为“广义线性模型”?广义线性模型(generalized linear model)由Nelder&Wedderburn(1972)首先提出,是一般线性模型的直
7、接推广,它使因变量的总体均值通过一个非线性连接函数连接函数(link function)而依赖于线性预测值,同时还允许响应概率分布为指数分布族中的任何一员。许多广泛应用的统计模型均属于广义线性模型,如logistic回归模型、Probit回归模型、Poisson回归模型、负二项回归模型等。2023-5-206n指数分布族的概率密度(概率函数)可表示为:),()(exp)(ycabyyf其中,和为两个参数,称为自然参数,为离散参数;a、b、c为函数。byE byVar2023-5-2072023-5-208一个广义线性模型包括以下三个组成部分:一个广义线性模型包括以下三个组成部分:(1 1)线性
展开阅读全文