This function adds the linked information to a GP or DGP emulator if the information is not provided
when the emulator is constructed by gp()
or dgp()
.
Details
See further examples and tutorials at https://mingdeyu.github.io/dgpsi-R/.
Note
This function is useful when different models are emulated by different teams. Each team can create their (D)GP emulator even without knowing how different emulators are connected together. When this information is available and different emulators are collected, the connection information between emulators can then be assigned to individual emulators with this function.