| signedSquareRoots {profileModel} | R Documentation |
Get the signed square roots of the profiles in ‘profileModel’
Description
Convert a "profileModel" object to contain the signed square
roots of the profiles.
Usage
## S3 method for class 'profileModel'
signedSquareRoots(prof)
Arguments
prof |
a |
Details
signedSquareRoots takes as input a "profileModel" object
and results to another "profileModel" object that contains the
signed square roots of the profiled differences. The method only
applies if agreement is set to TRUE in prof$call.
Value
an object of class "profileModel".
Author(s)
Ioannis Kosmidis <email: ioannis.kosmidis@warwick.ac.uk>
See Also
[Package profileModel version 0.6.1 Index]