PLNmodels1.2.0 package

Poisson Lognormal Models

fitted.ZIPLNfit

Extracts model fitted values from objects returned by ZIPLN() and it...

getBestModel

Best model extraction from a collection of models

plot.PLNfamily

Display the criteria associated with a collection of PLN fits (a PLNfa...

coef.PLNfit

Extract model coefficients

coef.PLNLDAfit

Extracts model coefficients from objects returned by PLNLDA()

coef.PLNmixturefit

Extract model coefficients

coef.ZIPLNfit

Extract model coefficients

coefficient_path

Extract the regularization path of a PLNnetwork fit

compute_offset

Compute offsets from a count data using one of several normalization s...

compute_PLN_starting_point

Helper function for PLN initialization.

extract_probs

Extract edge selection frequency in bootstrap subsamples

fitted.PLNfit

Extracts model fitted values from objects returned by PLN() and its ...

fitted.PLNmixturefit

Extracts model fitted values from objects returned by PLNmixture() a...

getModel

Model extraction from a collection of models

Networkfamily

An R6 Class to virtually represent a collection of network fits

pipe

Pipe operator

PLN

Poisson lognormal model

PLN_param

Control of a PLN fit

PLNfamily

An R6 Class to represent a collection of PLNfit

PLNfit

An R6 Class to represent a PLNfit in a standard, general framework

PLNfit_diagonal

An R6 Class to represent a PLNfit in a standard, general framework, wi...

PLNfit_fixedcov

An R6 Class to represent a PLNfit in a standard, general framework, wi...

PLNfit_spherical

An R6 Class to represent a PLNfit in a standard, general framework, wi...

PLNLDA

Poisson lognormal model towards Linear Discriminant Analysis

PLNLDA_param

Control of a PLNLDA fit

PLNLDAfit

An R6 Class to represent a PLNfit in a LDA framework

PLNLDAfit_diagonal

An R6 Class to represent a PLNfit in a LDA framework with diagonal cov...

PLNmixture

Poisson lognormal mixture model

PLNmixture_param

Control of a PLNmixture fit

PLNmixturefamily

An R6 Class to represent a collection of PLNmixturefit

PLNmixturefit

An R6 Class to represent a PLNfit in a mixture framework

PLNmodels-package

PLNmodels: Poisson Lognormal Models

PLNnetwork

Sparse Poisson lognormal model for network inference

PLNnetwork_param

Control of PLNnetwork fit

PLNnetworkfamily

An R6 Class to represent a collection of PLNnetworkfits

PLNnetworkfit

An R6 Class to represent a PLNfit in a sparse inverse covariance frame...

PLNPCA

Poisson lognormal model towards Principal Component Analysis

PLNPCA_param

Control of PLNPCA fit

PLNPCAfamily

An R6 Class to represent a collection of PLNPCAfit

PLNPCAfit

An R6 Class to represent a PLNfit in a PCA framework

plot.Networkfamily

Display various outputs (goodness-of-fit criteria, robustness, diagnos...

plot.PLNLDAfit

LDA visualization (individual and/or variable factor map(s)) for a `PL...

plot.PLNmixturefamily

Display the criteria associated with a collection of PLNmixture fits (...

plot.PLNmixturefit

Mixture visualization of a PLNmixturefit object

plot.PLNnetworkfit

Extract and plot the network (partial correlation, support or inverse ...

plot.PLNPCAfamily

Display the criteria associated with a collection of PLNPCA fits (a PL...

plot.PLNPCAfit

PCA visualization (individual and/or variable factor map(s)) for a `PL...

plot.ZIPLNfit_sparse

Extract and plot the network (partial correlation, support or inverse ...

predict.PLNfit

Predict counts of a new sample

predict.PLNLDAfit

Predict group of new samples

predict.PLNmixturefit

Prediction for a PLNmixturefit object

predict.ZIPLNfit

Predict counts of a new sample

predict_cond

Predict counts conditionally

prepare_data

Prepare data for use in PLN models

rPLN

PLN RNG

sigma.PLNfit

Extract variance-covariance of residuals 'Sigma'

sigma.PLNmixturefit

Extract variance-covariance of residuals 'Sigma'

sigma.ZIPLNfit

Extract variance-covariance of residuals 'Sigma'

stability_selection

Compute the stability path by stability selection

standard_error

Component-wise standard errors of B

vcov.PLNfit

Calculate Variance-Covariance Matrix for a fitted PLN() model object

ZIPLN

Zero Inflated Poisson lognormal model

ZIPLN_param

Control of a ZIPLN fit

ZIPLNfit

An R6 Class to represent a ZIPLNfit

ZIPLNfit_diagonal

An R6 Class to represent a ZIPLNfit in a standard, general framework, ...

ZIPLNfit_fixed

An R6 Class to represent a ZIPLNfit in a standard, general framework, ...

ZIPLNfit_sparse

An R6 Class to represent a ZIPLNfit in a standard, general framework, ...

ZIPLNfit_spherical

An R6 Class to represent a ZIPLNfit in a standard, general framework, ...

ZIPLNnetwork

Zero Inflated Sparse Poisson lognormal model for network inference

ZIPLNnetwork_param

Control of ZIPLNnetwork fit

ZIPLNnetworkfamily

An R6 Class to represent a collection of ZIPLNnetwork

The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 <doi:10.3389/fevo.2021.588292>) can be used for a variety of multivariate problems when count data are at play, including principal component analysis for count data, discriminant analysis, model-based clustering and network inference. Implements variational algorithms to fit such models accompanied with a set of functions for visualization and diagnostic.

  • Maintainer: Julien Chiquet
  • License: GPL (>= 3)
  • Last published: 2024-03-05