R/covStruct_XtraClass_Union.R

## ------------
## Union Class
## ------------

setClassUnion("covKernel", 
              c("covTensorProduct", "covIso", 
                "covScaling",
                "covUser")) #, "covAdditive0"))

Try the DiceKriging package in your browser

Any scripts or data that you put into this service are public.

DiceKriging documentation built on Feb. 24, 2021, 1:07 a.m.