The Wayback Machine - https://web.archive.org/web/20220506004733/https://github.com/fweber144
Skip to content
Avatar
Block or Report

Block or report fweber144

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. shinybrms Public

    An R package providing a GUI ('shiny' app) for the R package 'brms'.

    R 6

  2. bayesplot Public

    Forked from stan-dev/bayesplot

    bayesplot R package for plotting Bayesian models

    R

  3. loo Public

    Forked from stan-dev/loo

    loo R package for approximate leave-one-out cross-validation (LOO-CV) and Pareto smoothed importance sampling (PSIS)

    R

  4. projpred Public

    Forked from stan-dev/projpred

    Projection predictive variable selection

    R

  5. brms R package for Bayesian generalized multivariate non-linear multilevel models using Stan

    R 1k 145

  6. RStan, the R interface to Stan

    C++ 858 246

1,299 contributions in the last year

May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

May 2022

Created 38 commits in 1 repository

Created a pull request in stan-dev/projpred that received 1 comment

search_terms: Fix a bug, improve documentation, refactoring

This fixes #155 (a collection of user-reported issues concerning the search_terms argument) by improving the documentation and by handling argument m…

+487 −186 1 comment
Opened 3 other pull requests in 1 repository

Created an issue in stan-dev/projpred that received 2 comments

Forward search without candidates at specific model size

I'm currently working on the search_terms argument (fixing bugs and improving documentation). While doing so, I realized that there can be model si…

2 comments