Get the signed square roots of the profiles in ‘profileModel’
Convert a "profileModel"
object to contain the signed square
roots of the profiles.
## S3 method for class 'profileModel' signedSquareRoots(prof)
prof |
a |
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
.
an object of class "profileModel"
.
Ioannis Kosmidis <email: ioannis.kosmidis@warwick.ac.uk>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.