Skip to content

Apply uniqueness check after excluding values #298

@billdenney

Description

@billdenney

The "rows that are not unique" test occurs before filtering the data for excluded rows. Sometimes, rows may be excluded because they are duplicates. So, perform the uniqueness test after accounting for exclusion.

https://github.com/billdenney/pknca/blob/7ca2a9333b097c813e839b0206a73c92de670282/R/class-PKNCAconc.R#L109

https://github.com/billdenney/pknca/blob/7ca2a9333b097c813e839b0206a73c92de670282/R/class-PKNCAdose.R#L114

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions