Data.1D.par | R Documentation |
Parameter settings for 1-parameter ensemble model output in Data.1D.model
data(Data.1D.par)
The format is list containing three elements:
[1, 1:21] matrix of parameter settings. The columns correspond to columns of $out in Data.1D.model. The parameter settings are (0, 1, ..., 20)
Parameter name = "Parameter 1"
Parameter units = "Unitless"
# Fit an emulator to the 1-parameter ensemble data
data(Data.1D.model)
data(Data.1D.par)
emulator(Data.1D.par, Data.1D.model, FALSE, FALSE, 1, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.