Public APIFunctions that are exported from the package namespace. |
|
---|---|
Easily add the disease-related age variable to a data frame |
|
Easily add a categorical covariate to a data frame |
|
Add a crossing of two factors to a data frame |
|
Set the GP mean vector, taking TMM or other normalization into account |
|
|
Prior definitions |
Create a model |
|
Draw pseudo-observations from posterior or prior predictive distribution |
|
Print a fit summary. |
|
Extract parameter draws from lgpfit or stanfit |
|
Extract model predictions and function posteriors |
|
Main function of the 'lgpr' package |
|
Print a model summary. |
|
Create test input points for prediction |
|
Fitting a model |
|
Visualize the distribution of parameter draws |
|
Visualize all model components |
|
Vizualizing longitudinal data |
|
Visualizing model predictions or inferred covariate effects |
|
Visualize an lgpsim object (simulated data) |
|
Graphical posterior predictive checks |
|
Posterior predictions and function posteriors |
|
Prior (predictive) sampling |
|
Function for reading the built-in proteomics data |
|
Assess component relevances |
|
|
Select relevant components |
Generate an artificial longitudinal data set |
|
|
Split data into training and test sets |
Data |
|
A very small artificial test data, used mostly for unit tests |
|
Medium-size artificial test data, used mostly for tutorials |
|
Full documentation |
|
Easily add the disease-related age variable to a data frame |
|
Easily add a categorical covariate to a data frame |
|
Add a crossing of two factors to a data frame |
|
Set the GP mean vector, taking TMM or other normalization into account |
|
Apply variable scaling |
|
|
Character representations of different formula objects |
Parse the covariates and model components from given data and formula |
|
Create a model formula |
|
Parse the response variable and its likelihood model |
|
Parse the given modeling options |
|
Parse given prior |
|
Create a model |
|
Helper function for plots |
|
Create a standardizing transform |
|
Density and quantile functions of the inverse gamma distribution |
|
Draw pseudo-observations from posterior or prior predictive distribution |
|
Quick way to create an example lgpfit, useful for debugging |
|
Print a fit summary. |
|
|
An S4 class to represent analytically computed predictive distributions (conditional on hyperparameters) of an additive GP model |
Extract parameter draws from lgpfit or stanfit |
|
Extract model predictions and function posteriors |
|
|
Compute a kernel matrix (covariance matrix) |
|
An S4 class to represent input for kernel matrix computations |
Main function of the 'lgpr' package |
|
An S4 class to represent an lgp expression |
|
|
An S4 class to represent the output of the |
An S4 class to represent an lgp formula |
|
|
An S4 class to represent an additive GP model |
The 'lgpr' package. |
|
An S4 class to represent the right-hand side of an lgp formula |
|
An S4 class to represent variable scaling |
|
An S4 class to represent a data set simulated using the additive GP formalism |
|
An S4 class to represent one formula term |
|
Print a model summary. |
|
Create test input points for prediction |
|
|
Operations on formula terms and expressions |
Plot a generated/fit model component |
|
Plot longitudinal data and/or model fit so that each subject/group has their own panel |
|
Visualize all model components |
|
Vizualizing longitudinal data |
|
Visualize the distribution of parameter draws |
|
Visualize input warping function with several steepness parameter values |
|
Plot the inverse gamma-distribution pdf |
|
Visualizing model predictions or inferred covariate effects |
|
Visualize an lgpsim object (simulated data) |
|
Graphical posterior predictive checks |
|
Posterior predictions and function posteriors |
|
|
An S4 class to represent prior or posterior draws from an additive function distribution. |
|
Prior definitions |
Prior (predictive) sampling |
|
Convert given prior to numeric format |
|
Function for reading the built-in proteomics data |
|
Assess component relevances |
|
|
S4 generics for lgpfit, lgpmodel, and other objects |
Fitting a model |
|
|
Select relevant components |
Printing formula object info using the show generic |
|
Simulate latent function components for longitudinal data analysis |
|
Create an input data frame X for simulated data |
|
Simulate noisy observations |
|
Compute all kernel matrices when simulating data |
|
Generate an artificial longitudinal data set |
|
|
Split data into training and test sets |
A very small artificial test data, used mostly for unit tests |
|
Medium-size artificial test data, used mostly for tutorials |
|
|
Validate S4 class objects |
Variance masking function |
|
Input warping function |