
Package index
-
BKP-package
- Beta and Dirichlet Kernel Process Modeling
-
fit.DKP()
- Fit a Dirichlet Kernel Process (DKP) Model
-
fit.BKP()
- Fit a Beta Kernel Process (BKP) Model
-
get_prior()
- Construct Prior Parameters for the BKP Model
-
get_prior_dkp()
- Construct Prior Parameters for the DKP Model
-
kernel_matrix()
- Compute Kernel Matrix Between Input Locations
-
loss_fun()
- Loss Function for Fitting the BKP Model
-
loss_fun_dkp()
- Loss Function for Fitting the DKP Model
-
plot(<BKP>)
plot(<DKP>)
- Plot Fitted BKP or DKP Models
-
predict(<BKP>)
predict(<DKP>)
- Predict Method for BKP or DKP Models
-
print(<BKP>)
print(<DKP>)
- Print Summary of a Fitted BKP or DKP Model
-
simulate(<BKP>)
simulate(<DKP>)
- Simulate from a Fitted BKP or DKP Model
-
summary(<BKP>)
summary(<DKP>)
- Summary of a Fitted BKP or DKP Model