print.profile_likelihood: Print Method for profile_likelihood Objects

View source: R/adaptive_sampling.R

print.profile_likelihoodR Documentation

Print Method for profile_likelihood Objects

Description

Provides a concise summary of a profile_likelihood object.

Usage

## S3 method for class 'profile_likelihood'
print(x, ...)

Arguments

x

A profile_likelihood object.

...

Additional arguments passed to print.

Value

The original profile_likelihood object (invisibly). Called for its side effect of printing a summary to the console.


topolow documentation built on Aug. 31, 2025, 1:07 a.m.