Description Usage Arguments Value See Also Examples
View source: R/gpExtractParam.R
does the same as above, but also returns parameter names.
1 | gpExtractParam(model, only.values=TRUE, ...)
|
model |
the model structure containing the information about the model. |
only.values |
(logical) do not return parameter names. |
... |
optional additional arguments. |
params |
a vector of parameters from the model. |
names |
cell array of parameter names. |
gpCreate, gpExpandParam, modelExtractParam
.
1 | ## missing
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.