Other packages > Find by keyword >

lgpr  

Longitudinal Gaussian Process Regression
View on CRAN: Click here


Download and install lgpr package within the R console
Install from CRAN:
install.packages("lgpr")

Install from Github:
library("remotes")
install_github("cran/lgpr")

Install by package version:
library("remotes")
install_version("lgpr", "1.2.4")



Attach the package and use:
library("lgpr")
Maintained by
Juho Timonen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-06-21
Latest Update: 2023-09-24
Description:
Interpretable nonparametric modeling of longitudinal data using additive Gaussian process regression. Contains functionality for inferring covariate effects and assessing covariate relevances. Models are specified using a convenient formula syntax, and can include shared, group-specific, non-stationary, heterogeneous and temporally uncertain effects. Bayesian inference for model parameters is performed using 'Stan'. The modeling approach and methods are described in detail in Timonen et al. (2021) .
How to cite:
Juho Timonen (2021). lgpr: Longitudinal Gaussian Process Regression. R package version 1.2.4, https://cran.r-project.org/web/packages/lgpr
Previous versions and publish date:
1.1.3 (2021-06-21 10:00), 1.1.4 (2021-08-11 07:00), 1.1.5 (2021-09-23 17:00), 1.2.3 (2023-04-06 06:50)
Other packages that cited lgpr R package
View lgpr citation profile
Other R packages that lgpr depends, imports, suggests or enhances
Functions, R codes and Examples using the lgpr R package
Some associated functions: GaussianPrediction-class . KernelComputer-class . Prediction-class . add_dis_age . add_factor . add_factor_crossing . adjusted_c_hat . apply_scaling . as_character . create_model.covs_and_comps . create_model.formula . create_model.likelihood . create_model . create_model.options . create_model.prior . create_plot_df . create_scaling . dinvgamma_stanlike . draw_pred . example_fit . fit_summary . get_draws . get_pred . kernel . lgp . lgpexpr-class . lgpfit-class . lgpformula-class . lgpmodel-class . lgpr-package . lgprhs-class . lgpscaling-class . lgpsim-class . lgpterm-class . model_summary . new_x . operations . plot_api_c . plot_api_g . plot_components . plot_data . plot_draws . plot_inputwarp . plot_invgamma . plot_pred . plot_sim . ppc . pred . prior_pred . prior_to_num . priors . read_proteomics_data . relevances . s4_generics . sample_model . select . show . sim.create_f . sim.create_x . sim.create_y . sim.kernels . simulate_data . split . testdata_001 . testdata_002 . validate . var_mask . warp_input . 
Some associated R codes: RcppExports.R . aaa.R . main-create_model.R . main-datautil.R . main-draw_pred.R . main-fit_model.R . main-get_pred.R . main-plot_pred.R . main-ppc.R . main-pred.R . main-prior_pred.R . main-relevances.R . main-select.R . methods-KernelComputer.R . methods-Prediction.R . methods-lgpfit.R . methods-lgpformula.R . methods-lgpmodel.R . methods-lgpsim.R . misc-invgamma.R . misc-simulate.R . stanmodels.R . utils-argcheck.R . utils-create_model-covariates.R . utils-create_model-formula.R . utils-create_model-likelihood.R . utils-create_model-prior.R . utils-kernel.R . utils-kernel_reference.R . utils-misc.R . utils-obs_model.R . utils-plot.R . utils-pred.R . zzz.R .  Full lgpr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns