Skip to content

Convergence errors could be described #8

@tgerke

Description

@tgerke

If we know this is a convergence problem, let's write an informative error that tells the user this is the case.

> riskratio(
+   formula = death ~ stage + receptor, 
+   data = breastcancer, 
+   approach = "glm"
+ )
Error: no valid set of coefficients has been found: please supply starting values

This is relevant to models.Rmd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions