getNumberOfsamplingsOptimisable {PFIM}R Documentation

Get the number of sampling times that are optimisable.

Description

Get the number of sampling times that are optimisable.

Usage

getNumberOfsamplingsOptimisable(object)

## S4 method for signature 'SamplingTimeConstraints'
getNumberOfsamplingsOptimisable(object)

Arguments

object

An object from the class SamplingTimeConstraints.

Value

A vector giving the number of sampling times that are optimisable.


[Package PFIM version 6.0.3 Index]