View source: R/loadModelInterface.R
| getMetadata | R Documentation |
A function in the loadModelInterface. Returns a load model's metadata,
encapsulated as a metadata object.
getMetadata(load.model)
load.model |
A load model, implementing the loadModelInterface, for which to return the metadata |
Object of class "metadata" with slots reflecting the metadata for load.model
Other loadModelInterface: estimateMSE,
getFittedModel,
getFittingData,
getFittingFunction,
predictSolute,
simulateSolute,
summarizeModel,
validLoadModelInterface
Other getMetadata: getMetadata.loadModel,
getMetadata.loadReg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.