pkmFail {GenEst}R Documentation

Check if a pk model is well-fit

Description

Run a check the arg is a well-fit pkm object

Usage

pkmFail(pkmod)

Arguments

pkmod

A pkm object to test

Value

logical value indicating a failed fit (TRUE) or successful (FALSE)


[Package GenEst version 1.4.9 Index]