ZIBR | Zero-Inflated Beta Random Effect model

 by   chvlyl R Version: v0.1 License: MIT

kandi X-RAY | ZIBR Summary

kandi X-RAY | ZIBR Summary

ZIBR is a R library. ZIBR has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

The longitudinal microbiome compositional data are highly skewed, bounded in [0,1), and often sparse with many zeros. In addition, the observations from repeated measures are correlated. We propose a two-part zero-inflated Beta regression model with random effects (ZIBR) for testing the association between microbial abundance and clinical covariates for longitudinal microbiome data. The model includes a logistic component to model presence/absence of the microbe in samples and a Beta component to model non-zero microbial abundance and each component includes a random effect to take into account the correlation among repeated measurements on the same subject.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              ZIBR has a low active ecosystem.
              It has 24 star(s) with 5 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 11 have been closed. On average issues are closed in 484 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of ZIBR is v0.1

            kandi-Quality Quality

              ZIBR has 0 bugs and 0 code smells.

            kandi-Security Security

              ZIBR has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              ZIBR code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              ZIBR is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              ZIBR releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of ZIBR
            Get all kandi verified functions for this library.

            ZIBR Key Features

            No Key Features are available at this moment for ZIBR.

            ZIBR Examples and Code Snippets

            ZIBR (Zero-Inflated Beta Random Effect model),Examples
            Rdot img1Lines of Code : 190dot img1License : Permissive (MIT)
            copy iconCopy
            sim <- simulate_zero_inflated_beta_random_effect_data(
                subject.n=100,time.n=5,
                X = as.matrix(c(rep(0,50*5),rep(1,50*5))),
                Z = as.matrix(c(rep(0,50*5),rep(1,50*5))),
                alpha = as.matrix(c(-0.5,1)),
                beta = as.matrix(c(-0.5,0.5)),
               
            ZIBR (Zero-Inflated Beta Random Effect model),Installation
            Rdot img2Lines of Code : 3dot img2License : Permissive (MIT)
            copy iconCopy
            install.packages("devtools")
            devtools::install_github("chvlyl/ZIBR")
            library(ZIBR)
              
            ZIBR (Zero-Inflated Beta Random Effect model),Basic Usage
            Rdot img3Lines of Code : 1dot img3License : Permissive (MIT)
            copy iconCopy
            zibr(logistic.cov=logistic.cov,beta.cov=beta.cov,Y=Y,subject.ind=subject.ind,time.ind=time.ind)
              

            Community Discussions

            No Community Discussions are available at this moment for ZIBR.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install ZIBR

            You can install our ZIBR package from Github.

            Support

            Feel free to contact me (Eric Z. Chen) by chvlyl AT gmail.com.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/chvlyl/ZIBR.git

          • CLI

            gh repo clone chvlyl/ZIBR

          • sshUrl

            git@github.com:chvlyl/ZIBR.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link