Skip to content

Typo in ?Logistic

2 messages · R. Michael Weylandt, Martin Maechler

#
In the source section of ?rlogis, we see:

Source:

     ?[dpr]logis? are calculated directly from the definitions.

     ?rlogis? uses inversion.

Should that read "[dpq]logis" instead?

Michael
#
> In the source section of ?rlogis, we see:
    > Source:

    > ?[dpr]logis? are calculated directly from the definitions.

    > ?rlogis? uses inversion.

    > Should that read "[dpq]logis" instead?

yes, indeed; now fixed.  Thank you very much!
Martin