Open
Description
If one selects a subclass (like DoubleMLPLR
) and expands the inherited methods (from DoubleML
) the hyperlinks don't work.
It links to https://docs.doubleml.org/r/DoubleML/html/DoubleML.html#method-confint. It is reachable under https://docs.doubleml.org/r/stable/reference/DoubleML.html#method-confint.
--> Could be related to the "stable" subfolder but maybe it's also a specification in pkgdown which is not yet set appropriately.