Internal S3 constructor for storing results from profile_likelihood
.
profile_likelihood_result(
param_values,
ll_values,
param_name,
bandwidth,
sample_counts
)
An object of class profile_likelihood
.
Vector of parameter values.
Vector of log-likelihood values.
Name of the analyzed parameter.
Bandwidth used for local windows.
Number of samples per estimate.