PCMUnfixParameter: Unfix a parameter in a PCM model

View source: R/PCM.R

PCMUnfixParameterR Documentation

Unfix a parameter in a PCM model

Description

Unfix a parameter in a PCM model

Usage

PCMUnfixParameter(model, name)

Arguments

model

a PCM object

name

a character string

Value

a copy of the model with removed class '_Fixed' from the class of the parameter name


PCMBase documentation built on Nov. 18, 2022, 9:06 a.m.