bdf(nlme)
bdf()所属R语言包:nlme
Language scores
语文成绩
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The bdf data frame has 2287 rows and 25 columns of language scores from grade 8 pupils in elementary schools in The Netherlands.
bdf数据框有2287行,从8年级学生在荷兰的小学语文成绩和25列。
用法----------Usage----------
格式----------Format----------
schoolNR a factor denoting the school.
schoolNR表示学校的一个因素。
pupilNR a factor denoting the pupil.
pupilNR表示瞳孔的一个因素。
IQ.verb a numeric vector of verbal IQ scores
IQ.verb的言语智商分数的数字向量
IQ.perf a numeric vector of IQ scores.
IQ.perf的智商分数的数字向量。
sex Sex of the student.
性别性别的学生。
Minority a factor indicating if the student is a member of a
少数民族的一个因素表明,如果学生是一个成员
repeatgr an ordered factor indicating if one or more grades
repeatgr一个有序的因素表明,如果一个或更多的等级
aritPRET a numeric vector
aritPRET 1数字矢量
classNR a numeric vector
classNR 1数字矢量
aritPOST a numeric vector
aritPOST 1数字矢量
langPRET a numeric vector
langPRET 1数字矢量
langPOST a numeric vector
langPOST 1数字矢量
ses a numeric vector of socioeconomic status indicators.
SES的社会经济地位的指标数字向量。
denomina a factor indicating of the school is a public school, a Protestant private school, a Catholic private school, or
denomina的一个因素,说明学校是一所公立学校,私立学校新教,天主教私立学校,或
schoolSES a numeric vector
schoolSES 1数字矢量
satiprin a numeric vector
satiprin 1数字矢量
natitest a factor with levels 0 and 1
与水平0和1 natitest因素
meetings a numeric vector
会议数值向量
currmeet a numeric vector
currmeet 1数字矢量
mixedgra a factor indicating if the class is a mixed-grade class.
mixedgra表示如果类是混合级类的一个因素。
percmino a numeric vector
percmino 1数字矢量
aritdiff a numeric vector
aritdiff 1数字矢量
homework a numeric vector
功课数字向量
classsiz a numeric vector
classsiz 1数字矢量
groupsiz a numeric vector
groupsiz 1数字矢量
源----------Source----------
http://stat.gamma.rug.nl/snijders/multilevel.htm
参考文献----------References----------
Introduction to Basic and Advanced Multilevel Modeling, Sage.
举例----------Examples----------
summary(bdf)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|