signedSquareRoots: Get the signed square roots of the profiles in 'profileModel'

Description Usage Arguments Details Value Author(s) See Also

View source: R/signedSquareRoots.R

Description

Convert a "profileModel" object to contain the signed square roots of the profiles.

Usage

1
2
## S3 method for class 'profileModel'
signedSquareRoots(prof)

Arguments

prof

a "profileModel" object.

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

plot.profileModel.


ikosmidis/profileModel documentation built on Jan. 17, 2021, 6:38 a.m.