Clamp |
Clamps 'x' to within 'bounds' |
clone.Covariance |
Deep-clone a Dataset |
clone.Model |
Deep-clone a Model |
Covariance |
Covariance: superclass for covariance functions |
Covariance$id |
The ID for this Covariance |
Covariance$lower |
Lower bounds for parameters using full names |
Covariance$paramNames |
ID-decorated names of Covariance parameters |
Covariance$params |
Parameter values for this Covariance |
Covariance$paramsPlain |
Set parameters using undecorated names |
Covariance$upper |
Upper bounds for parameters using full names |
CovarianceNoise |
CovarianceNoise: i.i.d. Gaussian noise |
CovarianceNoise$logspaceNames |
Names of "scale"-type parameters |
CovarianceNoise$lowerPlain |
Lower bounds for params, with plain names |
CovarianceNoise$paramNamesPlain |
Basenames of parameters |
CovarianceNoise$paramsPlain |
Parameter values with plain names |
CovarianceNoise$upperPlain |
Upper bounds for params, with plain names |
CovarianceSE |
CovarianceSE: (S)quared-(E)xponential covariance |
CovarianceSE$logspaceNames |
Names of "scale"-type parameters |
CovarianceSE$lowerPlain |
Lower bounds for params, with plain names |
CovarianceSE$paramNamesPlain |
Basenames of parameters |
CovarianceSE$paramsPlain |
Parameter values with plain names |
CovarianceSE$upperPlain |
Upper bounds for params, with plain names |
CovarianceSEAniso2D |
2D anisotropic SE covariance |
CovarianceSEAniso2D$logspaceNames |
Names of "scale"-type parameters |
CovarianceSEAniso2D$lowerPlain |
Lower bounds for params, with plain names |
CovarianceSEAniso2D$paramNamesPlain |
Basenames of parameters |
CovarianceSEAniso2D$paramsPlain |
Parameter values with plain names |
CovarianceSEAniso2D$upperPlain |
Upper bounds for params, with plain names |
CovarianceSELocalized |
Localized Squared-exponential Covariance |
CovarianceSELocalized$logspaceNames |
Names of "scale"-type parameters |
CovarianceSELocalized$lowerPlain |
Lower bounds for params, with plain names |
CovarianceSELocalized$paramNamesPlain |
Basenames of parameters |
CovarianceSELocalized$paramsPlain |
Parameter values with plain names |
CovarianceSELocalized$upperPlain |
Upper bounds for params, with plain names |
CovarianceSEVaryingEll |
Nonstationary Squared-Exponential Covariance |
CovarianceSEVaryingEll$logspaceNames |
Names of "scale"-type parameters |
CovarianceSEVaryingEll$lowerPlain |
Lower bounds for params, with plain names |
CovarianceSEVaryingEll$paramNamesPlain |
Basenames of parameters |
CovarianceSEVaryingEll$paramsPlain |
Parameter values with plain names |
CovarianceSEVaryingEll$upperPlain |
Upper bounds for params, with plain names |
getContributionIds |
Id's of each contributing Covariance |
getContributionIds.Model |
Id's of each contributing Covariance |
getD |
The dimensionality of the Dataset |
getD.Dataset |
The dimensionality of the Dataset |
getDataOffset |
The offset for this dataset |
getDataOffset.Dataset |
The offset for this dataset |
getDpts |
Datapoint values |
getDpts.Dataset |
Datapoint values |
getId |
The id string for this Dataset |
getId.Covariance |
The ID for this Covariance |
getId.Dataset |
The id string for this Dataset |
getId.Model |
ID string for this Model |
getIsPoisson |
Is the current column Poisson? |
getIsPoisson.Dataset |
Is the current column Poisson? |
getLogspaceNames |
Names of "scale"-type parameters |
getLogspaceNames.CovarianceNoise |
Names of "scale"-type parameters |
getLogspaceNames.CovarianceSE |
Names of "scale"-type parameters |
getLogspaceNames.CovarianceSEAniso2D |
Names of "scale"-type parameters |
getLogspaceNames.CovarianceSELocalized |
Names of "scale"-type parameters |
getLogspaceNames.CovarianceSEVaryingEll |
Names of "scale"-type parameters |
getLower |
Lower bounds for parameters |
getLower.Covariance |
Lower bounds for parameters using full names |
getLower.Model |
Lower bounds for parameters |
getLowerPlain |
Lower bounds for plain-named parameters |
getLowerPlain.CovarianceNoise |
Lower bounds for params, with plain names |
getLowerPlain.CovarianceSE |
Lower bounds for params, with plain names |
getLowerPlain.CovarianceSEAniso2D |
Lower bounds for params, with plain names |
getLowerPlain.CovarianceSELocalized |
Lower bounds for params, with plain names |
getLowerPlain.CovarianceSEVaryingEll |
Lower bounds for params, with plain names |
getM |
The previously-computed matrix |
getM.LazyMatrix |
The previously-computed matrix |
getN |
The number of datapoints |
getN.Dataset |
The number of datapoints |
getNoiseVar |
Noise variance for current column |
getNoiseVar.Dataset |
Noise variance for current column |
getParamNames |
ID-decorated names of Covariance parameters |
getParamNames.Covariance |
ID-decorated names of Covariance parameters |
getParamNamesPlain |
Undecorated parameter names |
getParamNamesPlain.CovarianceNoise |
Basenames of parameters |
getParamNamesPlain.CovarianceSE |
Basenames of parameters |
getParamNamesPlain.CovarianceSEAniso2D |
Basenames of parameters |
getParamNamesPlain.CovarianceSELocalized |
Basenames of parameters |
getParamNamesPlain.CovarianceSEVaryingEll |
Basenames of parameters |
getParams |
Parameter values |
getParams.Covariance |
Parameter values for this Covariance |
getParams.Model |
Parameters for the Model |
getParamsPlain |
Set parameters using undecorated names |
getParamsPlain.Covariance |
Set parameters using undecorated names |
getParamsPlain.CovarianceNoise |
Parameter values with plain names |
getParamsPlain.CovarianceSE |
Parameter values with plain names |
getParamsPlain.CovarianceSEAniso2D |
Parameter values with plain names |
getParamsPlain.CovarianceSELocalized |
Parameter values with plain names |
getParamsPlain.CovarianceSEVaryingEll |
Parameter values with plain names |
getQuantity |
Currently selected quantity (column) |
getQuantity.Dataset |
Currently selected quantity (column) |
getSignalIds |
ID's of non-noise Covariances |
getSignalIds.Model |
ID's of non-noise Covariances |
getUpper |
Upper bounds for parameters |
getUpper.Covariance |
Upper bounds for parameters using full names |
getUpper.Model |
Upper bounds for parameters |
getUpperPlain |
Upper bounds for plain-named parameters |
getUpperPlain.CovarianceNoise |
Upper bounds for params, with plain names |
getUpperPlain.CovarianceSE |
Upper bounds for params, with plain names |
getUpperPlain.CovarianceSEAniso2D |
Upper bounds for params, with plain names |
getUpperPlain.CovarianceSELocalized |
Upper bounds for params, with plain names |
getUpperPlain.CovarianceSEVaryingEll |
Upper bounds for params, with plain names |
getVaryingParamNames |
Non-constant Model parameters |
getVaryingParamNames.Model |
Non-constant Model parameters |
getX |
X-values |
getX.Dataset |
X-values |
getXformedDpts |
Transformed datapoint values |
getXformedDpts.Dataset |
Transformed datapoint values |
gppois |
gppois (package) |
GradLogML |
Gradient of log marginal likelihood |
GriddedConvexHull |
Cover a convex region with a hexagonal grid |
Same |
Check whether two Datasets are identical |
Same.Dataset |
Check whether two Datasets are identical |
ScaleY |
Set the aspect ratio for rgl |
setId |
The id string for this Dataset |
setId.Covariance |
The ID for this Covariance |
setId.Dataset |
The id string for this Dataset |
setId.Model |
ID string for this Model |
setLower |
Lower bounds for parameters |
setLower.Covariance |
Lower bounds for parameters using full names |
setLower.Model |
Lower bounds for parameters |
setLowerPlain |
Lower bounds for plain-named parameters |
setLowerPlain.CovarianceNoise |
Lower bounds for params, with plain names |
setLowerPlain.CovarianceSE |
Lower bounds for params, with plain names |
setLowerPlain.CovarianceSEAniso2D |
Lower bounds for params, with plain names |
setLowerPlain.CovarianceSELocalized |
Lower bounds for params, with plain names |
setLowerPlain.CovarianceSEVaryingEll |
Lower bounds for params, with plain names |
SetNoiseBounds |
Uncertainty about the noise level |
SetNoiseBounds.Model |
Uncertainty about the noise level |
setParams |
Parameter values |
setParams.Covariance |
Parameter values for this Covariance |
setParams.Model |
Parameters for the Model |
setParamsPlain |
Set parameters using undecorated names |
setParamsPlain.Covariance |
Set parameters using undecorated names |
setQuantity |
Currently selected quantity (column) |
setQuantity.Dataset |
Currently selected quantity (column) |
setUpper |
Upper bounds for parameters |
setUpper.Covariance |
Upper bounds for parameters using full names |
setUpper.Model |
Upper bounds for parameters |
setUpperPlain |
Upper bounds for plain-named parameters |
setUpperPlain.CovarianceNoise |
Upper bounds for params, with plain names |
setUpperPlain.CovarianceSE |
Upper bounds for params, with plain names |
setUpperPlain.CovarianceSEAniso2D |
Upper bounds for params, with plain names |
setUpperPlain.CovarianceSELocalized |
Upper bounds for params, with plain names |
setUpperPlain.CovarianceSEVaryingEll |
Upper bounds for params, with plain names |
sigma.f |
sigma.f(X) |
sigma.f.CovarianceSEVaryingEll |
sigma.f(X) |
simXrayAu2nm |
Simulated X-ray diffraction from 2nm Au NPs |
SmartTrace |
Fast trace for matrix product |
steelStrain |
Strain on a stretched steel plate |
steelStrainGap |
Strain on a stretched steel plate |
StoreMatrix |
Stores a calculated matrix |
StoreMatrix.LazyMatrix |
Stores a calculated matrix |