Hetero                  Initialize a heteroskedastic Gaussian
                        likelihood node
NegBin                  Initialize a negative Binomial likelihood node
Poisson                 Initialize a Poisson likelihood node
alm                     Locate the next design point for a (D)GP
                        emulator or a bundle of (D)GP emulators using
                        ALM
combine                 Combine layers
continue                Continue the training of a DGP emulator
design                  Sequential design of a (D)GP emulator or a
                        bundle of (D)GP emulators
dgp                     Deep Gaussian process emulator construction
draw                    Validation plots of a sequential design
gp                      Gaussian process emulator construction
init_py                 'python' environment initialization
kernel                  Initialize a Gaussian process node
lgp                     Linked (D)GP emulator construction
mice                    Locate the next design point for a (D)GP
                        emulator or a bundle of (D)GP emulators using
                        MICE
nllik                   Calculate negative predicted log-likelihood
pack                    Pack GP and DGP emulators into a bundle
pei                     Locate the next design point for a (D)GP
                        emulator or a bundle of (D)GP emulators using
                        PEI
plot                    Validation plots of a constructed GP, DGP, or
                        linked (D)GP emulator
predict                 Predictions from GP, DGP, or linked (D)GP
                        emulators
read                    Load the stored emulator
set_imp                 Reset number of imputations for a DGP emulator
set_linked_idx          Set linked indices
set_seed                Random seed generator
summary                 Summary of a constructed GP, DGP, or linked
                        (D)GP emulator
trace_plot              Plot of DGP model parameter traces
unpack                  Unpack a bundle of (D)GP emulators
update                  Update a GP or DGP emulator
validate                Validate a constructed GP, DGP, or linked (D)GP
                        emulator
vigf                    Locate the next design point for a (D)GP
                        emulator or a bundle of (D)GP emulators using
                        VIGF
window                  Trim the sequences of model parameters of a DGP
                        emulator
write                   Save the constructed emulator
