Description Usage Arguments Value
View source: R/createKmFitList.R
Create a list of dicekriging fits
| 1 | createKmFitList(X, Y, formula = ~., mc.cores = 2, ...)
 | 
| X | matrix of inputs (design), variables in columns | 
| Y | matrix of outputs, variables in columns | 
list of km (dicekriging) model fits, with each element of the list corresponding to a column of Y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.