print.profile_likelihood {topolow} | R Documentation |
Print Method for Profile Likelihood Objects
Description
Print Method for Profile Likelihood Objects
Usage
## S3 method for class 'profile_likelihood'
print(x, ...)
Arguments
x |
Profile likelihood object |
... |
Additional arguments passed to print |
Value
The original profile_likelihood
object (invisibly). Called for side effects (prints a summary to the console).
[Package topolow version 1.0.0 Index]