Description Usage Arguments Details
fit.gpr
method for objects of class sim.model
.
1 2 3 |
model |
A model object obtained as the return value from |
start |
Start value passed on to |
gr |
Set to |
method |
The optimisation method to be used by |
lower |
A numeric, atomic vector containing the lower limits for the hyperparameters. The first entry is for the standard deviation parameter and the remaining entries are for the length parameters. If supplied, all elements must be >= 0. |
upper |
A numeric, atomic vector containing the upper limits for the hyperparameters. The first entry is for the standard deviation parameter and the remaining entries are for the length parameters. |
control |
A list of control parameters passed on to |
See fit.gpr
for further documentation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.