找回密码
 注册
查看: 1607|回复: 0

R语言:Pixel()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 17:38:28 | 显示全部楼层 |阅读模式
Pixel(nlme)
Pixel()所属R语言包:nlme

                                        X-ray pixel intensities over time
                                         随着时间的推移X射线强度像素

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

The Pixel data frame has 102 rows and 4 columns of data on the pixel intensities of CT scans of dogs over time
Pixel数据框有102行和4列数据,随着时间的推移犬CT扫描的像素强度


格式----------Format----------

This data frame contains the following columns:
这个数据框包含下列资料:

a factor with levels 1 to 10 designating the dog on which the scan was made
与水平的一个因素110指定的狗上扫描了

a factor with levels L and R designating the side of the dog being scanned
与水平的一个因素L和R指定一侧的狗被扫描

a numeric vector giving the day post injection of the contrast on which the scan was made
数字矢量扫描对比天注射后

a numeric vector of pixel intensities
数字向量的像素强度


源----------Source----------

Pinheiro, J. C. and Bates, D. M. (2000) Mixed-effects Models in S and S-PLUS, Springer.
皮涅伊罗,JC和Bates,DM(2000)混合效应模型在S和S-PLUS,施普林格。


举例----------Examples----------


fm1 <- lme(pixel ~ day + I(day^2), data = Pixel,
           random = list(Dog = ~ day, Side = ~ 1))
summary(fm1)
VarCorr(fm1)

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-2 19:48 , Processed in 0.019248 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表