billdenney / pknca

An R package is designed to perform all noncompartmental analysis (NCA) calculations for pharmacokinetic (PK) data.
http://billdenney.github.io/pknca/
GNU Affero General Public License v3.0
67 stars 24 forks source link

Counting N per group should use subject number rather than number of rows #223

Closed billdenney closed 1 year ago

billdenney commented 1 year ago

The issue is here:

https://github.com/billdenney/pknca/blob/b364196c1e4884f8cb14a5ba846a980fe682ca54/R/class-PKNCAresults.R#L262-L264