Skip to contents

Is a PKNCA object used for sparse PK?

Usage

# S3 method for PKNCAconc
is_sparse_pk(object)

# S3 method for PKNCAdata
is_sparse_pk(object)

# S3 method for PKNCAresults
is_sparse_pk(object)

is_sparse_pk(object)

Arguments

object

The object to see if it includes sparse PK

Value

TRUE if sparse and FALSE if dense (not sparse)