extract | R Documentation |
Extract the relevant coefficients
extract(extractor, object, base, project)
## S4 method for signature 'ANY,character'
extract(extractor, object, base, project)
## S4 method for signature 'ANY,n2kInla'
extract(extractor, object, base = NULL, project = NULL)
## S4 method for signature 'ANY,n2kModelImputed'
extract(extractor, object, base = NULL, project = NULL)
extractor |
the extractor function |
object |
the |
base |
the optional base location of the object |
project |
the optional subdirectory |
the relevant coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.