Other packages > Find by keyword >

activegp  

Gaussian Process Based Design and Analysis for the Active Subspace Method
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("activegp", "1.1.0")



Attach the package and use:
library("activegp")
Maintained by
Nathan Wycoff
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-04-06
Latest Update: 2022-06-27
Description:
The active subspace method is a sensitivity analysis technique that finds important linear combinations of input variables for a simulator. This package provides functions allowing estimation of the active subspace without gradient information using Gaussian processes as well as sequential experimental design tools to minimize the amount of data required to do so. Implements Wycoff et al. (2019) .
How to cite:
Nathan Wycoff (2020). activegp: Gaussian Process Based Design and Analysis for the Active Subspace Method. R package version 1.1.0, https://cran.r-project.org/web/packages/activegp
Previous versions and publish date:
1.0.3 (2020-04-06 19:42), 1.0.4 (2020-04-24 06:20), 1.0.5 (2020-10-27 23:10), 1.0.6 (2021-12-01 01:40), 1.1.0 (2022-06-27 23:00)
Other packages that cited activegp R package
View activegp citation profile
Other R packages that activegp depends, imports, suggests or enhances
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

piton  
Parsing Expression Grammars in Rcpp
A wrapper around the 'Parsing Expression Grammar Template Library', a C++11 library for generating ...
Download / Learn more Package Citations See dependency  
JSparO  
Joint Sparse Optimization via Proximal Gradient Method for Cell Fate Conversion
Implementation of joint sparse optimization (JSparO) to infer the gene regulatory network for cell f ...
Download / Learn more Package Citations See dependency  
dfped  
Extrapolation and Bridging of Adult Information in Early Phase Dose-Finding Paediatrics Studies
A unified method for designing and analysing dose-finding trials in paediatrics, while bridging info ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
lbfgsb3c  
Limited Memory BFGS Minimizer with Bounds on Parameters with optim() 'C' Interface
Interfacing to Nocedal et al. L-BFGS-B.3.0 (See ...
Download / Learn more Package Citations See dependency  
varjmcm  
Estimations for the Covariance of Estimated Parameters in Joint Mean-Covariance Models
The goal of the package is to equip the 'jmcm' package (current version 0.2.1) with estimations of ...
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