Bicop.scores

Bicop.scores(self, u: numpy.ndarray, parameters: numpy.ndarray | None = None, num_threads: int = 1) numpy.ndarray

Evaluates the per-observation scores.

Returns:
ndarray, shape (n, m), dtype float

An \(n \times p\)matrix whose column k is \(\partial \log c / \partial \theta_{k+1}\).