
Summary method for recommend_k_results objects
Source:R/recommend_k.R
summary.recommend_k_results.RdProvides a concise summary of k-tuning results, including the range of
tested k values, the effective complexity measures
(e.g., p_loo or p_waic), and the recommended k
obtained via knee detection.
Usage
# S3 method for class 'recommend_k_results'
summary(object, digits = 3, ...)