Skip to content

Allow for NA values in the dependent variable throughout #147

@dwwolfson

Description

@dwwolfson

mcp Version 0.3.2
dplyr Version 1.0.8

When trying to plot a large fitted mcpfit object, I'm running into this error:
Error in dplyr::mutate():
! Problem while computing fitted = rlang::exec(...).
Caused by error in if (any(x < lower) || any(x > upper)) ...:
! missing value where TRUE/FALSE needed`

I also get the same error if calling fitted(model)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions