| .nlmFamilyControlGeneric | R Documentation |
Shared control setup for the nlm-family estimation methods
.nlmFamilyControlGeneric(env, controlFn, controlClass)
env |
dispatch environment (provides 'ui' and 'control') |
controlFn |
the method's '*Control()' constructor (e.g. 'nlmControl') |
controlClass |
the control object's S3 class (e.g. '"nlmControl"') |
Nothing; assigns the resolved control onto 'env$ui'
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.