Provides a character vector, or a list of character vectors of all the variables in a yai object,
提供字符向量,或者一个特征向量的所有变量在yai对象,
用法----------Usage----------
vars(object)
xvars(object)
yvars(object)
参数----------Arguments----------
参数:object
an object created by yai.
创建的对象yai。
值----------Value----------
参数:yvars
A charactor vector of Y-variables.
一个人物造型矢量的Y-变量。
参数:xvars
A charactor vector of X-variables.
一个人物造型矢量的X-变量。
参数:vars
A list of both vectors.
两个向量列表。
(作者)----------Author(s)----------
Nicholas L. Crookston <a href="mailto:ncrookston.fs@gmail.com">ncrookston.fs@gmail.com</a> <br>
Andrew O. Finley <a href="mailto:finleya@msu.edu">finleya@msu.edu</a>