Extract or set the value of the Nsim slot.
提取或设置值的NSIM插槽。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Extract or set the value of the Nsim slot of an "xpose.data" object.
提取或设置的值NSIM时隙“xpose.data”对象。
用法----------Usage----------
nsim(object)
nsim(object) <- value
参数----------Arguments----------
参数:object
An "xpose.data" object.
一个“xpose.data”的对象。
参数:value
A value.
A值。
(作者)----------Author(s)----------
Niclas Jonsson
参见----------See Also----------
xpose.data-class
xpose.data-class
实例----------Examples----------
## Not run: [#不运行:]
## xpdb5 is an Xpose data object[#xpdb5是一个XPOSE的数据对象]
## We expect to find the required NONMEM run and table files for run[#我们希望找到所需的NONMEM运行和表文件运行的]
## 5 in the current working directory[排名第5的当前工作目录]
xpdb5 <- xpose.data(5)
## Report number of simulations[#报告数的模拟]
nsim(xpdb5)