Git Product home page Git Product logo

ngvb's Introduction

About

ngvb is an R package that performs inference of latent non-Gaussian models using variational Bayes and Laplace approximations. Read the Get started to the ngvb package for an introduction to the package with several examples.

Installation instructions

It requires the packages INLA and ngme which can be installed by:

install.packages("INLA",repos=c(getOption("repos"),INLA="https://inla.r-inla-download.org/R/testing"), dep=TRUE)
remotes::install_github("davidbolin/ngme", ref = "devel")

The ngvb package can be installed using the command:

devtools::install_github("rafaelcabral96/ngvb", build_vignettes = TRUE)

ngvb's People

Contributors

rafaelcabral96 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ngvb's Issues

maximal index limitation 39419

Hello, I find that my efforts to run ng.check on a fitted INLA model result in the following error message, terminating the function:

  index larger than maximal 39419
Calls: ng.check ... callGeneric -> eval -> eval -> [ -> [ -> subCsp_ij -> intI
Execution halted

Is there a way to raise this limit higher? A time series predictor that replicates within groups can exceed this threshold with some ease, unfortunately. Thank you for the package.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.