setConstraints: Set and check identifiability constraints for the parameters...

View source: R/setConstraints.R

setConstraintsR Documentation

Set and check identifiability constraints for the parameters of a model

Description

'setConstraints' is a helper function that acts as a simple interface to set constraints for some of the parameters of a model.

Usage

setConstraints(nconstraints, parnames, which, values)

Arguments

nconstraints

positive integer. It indicates the smallest number of constraints required for indefiability

parnames

the names of the model parameters

which

a vector of integers indicating which parameters are to be constrained

values

a vector with elements the values at which the parameters in which should be constrained


ikosmidis/brRasch documentation built on May 16, 2022, 10:12 a.m.