toLatex.setar(tsDyn)
toLatex.setar()所属R语言包:tsDyn
Latex representation of fitted setar models
乳胶表示合身的SETAR模型
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Latex representation of fitted setar models
乳胶表示合身的SETAR模型
用法----------Usage----------
## S3 method for class 'setar'
toLatex(object, digits=3, ...)
参数----------Arguments----------
参数:object
fitted setar model (using nlar)
装SETAR模型(使用nlar)
参数:digits, ...
options to be passed to format for formatting numbers
设置数字格式的选项将被传递给format
(作者)----------Author(s)----------
Antonio, Fabio Di Narzo
参见----------See Also----------
setar, nlar-methods
setar,nlar-methods
实例----------Examples----------
mod.setar <- setar(log10(lynx), m=2, thDelay=1, th=3.25)
toLatex(mod.setar)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|