Print method showing scoring methodology
Usage
# S3 method for class 'compfit_result'
print(x, ...)Value
Invisibly returns the input object x. Called for its
side effect of printing a formatted summary to the console.
See also
Other regression functions:
compfit(),
fit(),
fullfit(),
multifit(),
print.fit_result(),
print.fullfit_result(),
print.multifit_result(),
print.uniscreen_result(),
uniscreen()