Skip to content

A generic for fitting score objects.

Usage

fit(object, ...)

Arguments

object

A score class object (e.g., score_cor_pearson).

...

Further arguments passed to or from other methods.

Details

For information fit() methods for specific score objects, see the "Details" section (and the "Estimating the scores" subsection) for the score object (e.g., ?score_cor_pearson). There may be other arguments to fit methods that are not documented here.