Prints the final trial summary and reports how many interim
looks were completed for a goldilocks_trial object returned by
survival_adapt().
# S3 method for goldilocks_trial
print(x, ...)The input object, invisibly.
A goldilocks_trial result returned by survival_adapt() when
return_trace = TRUE.
Additional arguments passed to base::print.data.frame() when
printing the final trial summary.