This is a method for the function print() to print objects of the class "bootci".
这是一个功能print()方法打印类"bootci"的对象。
用法----------Usage----------
## S3 method for class 'bootci'
print(x, hinv = NULL, ...)
参数----------Arguments----------
参数:x
The output from a call to boot.ci.
输出调用boot.ci从。
参数:hinv
A transformation to be made to the interval end-points before they are printed.
转型要到终点前,他们都印间隔。
参数:...
further arguments passed to or from other methods.
通过进一步的论据或其他方法。
Details
详情----------Details----------
This function prints out the results from boot.ci in a "nice" format. It also notes whether the scale of the intervals is the original scale of the input to boot.ci or a different scale and whether the calculations were done on a transformed scale. It also looks at the order statistics that were used in calculating the intervals. If the smallest or largest values were used then it prints a message
此功能从boot.ci在一个“好”的格式打印出的结果。它也注意到是否间隔规模的原有的规模和的boot.ci或不同规模的投入是否转化的规模计算。它看起来也被用于计算的时间间隔在订单统计。如果最小或最大的值,然后使用它打印一条消息
Warning : Intervals used Extreme Quantiles
Warning : Intervals used Extreme Quantiles
Such intervals should be considered very unstable and not relied upon for inferences. Even if the extreme values are not used, it is possible that the intervals are unstable if they used quantiles close to the extreme values. The function alerts the user to intervals which use the upper or lower 10 order statistics with the message
非常不稳定和不依赖于推论时,应考虑的时间间隔。即使极端值都没有用,这是可能的间隔是不稳定的,如果他们用接近极端值的位数。该功能提醒用户使用的消息的上限或下限10为了统计的间隔
Some intervals may be unstable
Some intervals may be unstable
值----------Value----------
The object ci.out is returned invisibly.
对象ci.out返回无形。