setMu: Set the value of the fixed effect mu of an object.

setMuR Documentation

Set the value of the fixed effect mu of an object.

Description

Set the value of the fixed effect mu of an object.

Usage

setMu(object, value)

## S4 method for signature 'Distribution'
setMu(object, value)

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

Arguments

object

An object defined form a class of PFIM.

value

The value of the fixed effect mu.

Value

The object with the updated fixed effect mu.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.