isgen | R Documentation |
Set or get the status of a parameter vector; is it generative or estimated?
isgen(x) isest(x) isgen(x) <- value isest(x) <- value
x |
Object |
value |
Logical; is this a generative/estimated parameter? |
x
with attribute "isgen"
or logical
isest
: Is this object estimated?
isgen<-
: Set whether this object is generative?
isest<-
: Set attribute "isgen"
to !isest
John K Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.