Learn R Programming

profileModel (version 0.5-2)

signedSquareRoots: 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 "profileModel" object.

Value

  • an object of class "profileModel".

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.

See Also

plot.profileModel.