Skip to content

penReg problem when penalty is scaled bug #2

Description

@mfasiolo

This is related to the mgcv issue

https://github.com/mfasiolo/mgcv/issues/24

Here a new version of penReg solves it:

5880d9e

BUT the way we calculate the rank of the penalty:

rp <- Rrank(qr.R(qr(e)))

is probably not good.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions