fixed {nonmemica}R Documentation

Check if something is fixed

Description

Checks if something is fixed

Checks if inits is fixed.

Usage

fixed(x, ...)

## S3 method for class 'inits'
fixed(x, ...)

Arguments

x

inits

...

ignored

Value

logical

Methods (by class)

See Also

Other fixed: fixed.init(), fixed.model(), fixed<-(), fixed<-.init(), fixed<-.inits(), fixed<-.model()

Other fixed: fixed.init(), fixed.model(), fixed<-(), fixed<-.init(), fixed<-.inits(), fixed<-.model()


[Package nonmemica version 1.0.11 Index]