Learn R Programming

PFIM (version 5.0)

isNotFixed: Boolean to set if a model parameters is not fixed or not.

Description

Boolean to set if a model parameters is not fixed or not.

Usage

isNotFixed(object)

Value

A boolean isNotFixed giving TRUE if the model parameters is not fixed, FALSE otherwise.

Arguments

object

ModelParameter object.