Skip to content

An R package for solving Logistic Functional Additive Regression with log-contrast constrain

License

Notifications You must be signed in to change notification settings

fenguoerbian/LogisticFAR

Repository files navigation

LogisticFAR

This package implements the Functional Compositional data Quadratic Method(FCQM) algorithm proposed in the paper Biomarker Detection for Disease Classification in Longitudinal Microbiome Data. This is a logistic functional additive regression with log-contrast constrain.

Installation

You can use remotes to directly install the latest version from Github.

#install.packages("devtools")
remotes::install_github("fenguoerbian/LogisticFAR")

If you've installed devtools, then remotes should have already been installed.

Example

A toy example is to be added.

About

An R package for solving Logistic Functional Additive Regression with log-contrast constrain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published