Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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.

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


profileModel

Profiling Inference Functions for Various Model Classes

v0.6.1
GPL (>= 2)
Authors
Ioannis Kosmidis [aut, cre] (<https://orcid.org/0000-0003-1556-0302>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.