Methods for "loess.simpleboot" class objects.
"loess.simpleboot"类对象的方法。
用法----------Usage----------
## S3 method for class 'loess.simpleboot':
fitted(object, ...)
参数----------Arguments----------
参数:object
An object of class "loess.simpleboot" as returned by the function loess.boot.
一个对象的类"loess.simpleboot"的返回的功能loess.boot。
参数:...
Other arguments passed to and from other methods.
其他参数传递给其他方法。
Details
详细信息----------Details----------
fitted returns a n x R matrix of fitted values where n is the number of new locations at which predictions were made and R is the number of bootstrap replications used in the original loess bootstrap. This is the equivalent of calling samples(object, "fitted").
fitted返回ANX,R矩阵的拟合值,其中n是在该预测的新的位置作了和R是重复使用在原来的黄土自举的数目自举的数目。这相当于调用samples(object, "fitted")。