setFixedMu {PFIM}R Documentation

Set the mu as fixed or not.

Description

Set the mu as fixed or not.

Usage

setFixedMu(object, value)

## S4 method for signature 'ModelParameter'
setFixedMu(object, value)

Arguments

object

An object from the class ModelParameter.

value

A Boolean if fixed or not.

Value

The mode parameter with the the mu updated as fixed or not.


[Package PFIM version 6.0.3 Index]