adjusted {rspa}R Documentation

Adjusted object

Description

Adjusted object

Usage

## S3 method for class 'adjusted'
print(x, maxprint = 10, ...)

Arguments

x

an object of class adjusted

maxprint

max number of output values to print

...

parameters to pass to other methds

Details

A adjusted object contains the adjusted vector as well as some information on how the adjustment was achieved. In particular, it contains the following slots (to be accessed with the dollar operator):

See Also

adjust


[Package rspa version 0.2.8 Index]