Description Usage Arguments Details Value Author(s) See Also
View source: R/signedSquareRoots.R
Convert a "profileModel"
object to contain the signed square
roots of the profiles.
1 2 | ## 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>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.