Skip to content

Typo in the documentation of model.extract()?

1 message · Christian Ritz

#
Hi,

it seems that there is a minor typo in the last line of the "Details" section.

Shouldn't "model.frame" be "model.extract" in the sentence


"model.weights is slightly different from model.frame(, "weights") in not naming the
vector it returns."


?


Christian