ex1(TraMineR)
ex1()所属R语言包:TraMineR
Example data set with missing values and weights
示例数据集缺失值和权重
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Example data set used to demonstrate the handling of missing values and weights.
示例数据集用于演示的处理缺失值和权重。
The state columns (variable) are named 'P1' to 'P13'.
状态列(变量)被命名为'P1'到'P13'。
The alphabet is made of four possible states: A, B, C and D. <br>
字母表是由四种可能的状态:A, B, C和D。参考
The data set contains also case weights (variable weights). The sum of the weights is 60.
该数据集包含的情况下重量(可变weights)。的权重的总和是60。
用法----------Usage----------
data(ex1)
格式----------Format----------
A data frame with 7 rows, 13 state variables, 1 weight variable.
7行,13个状态变量,权重变量的数据框。
源----------Source----------
The brain of the TraMineR package maintainer.
大脑在特拉米纳软件包的维护者。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|