PlnLDA ====== Performs Linear Discriminant Analysis on the latent space of a PLN model. Main functionanlities are `.predict_clusters()`, `.transform_new()`, `.transform()`, `.viz()`, `.viz_transformed()`. See J. Chiquet, M. Mariadassou, S. Robin: *The Poisson-Lognormal Model as a Versatile Framework for the Joint Analysis of Species Abundances* for more information `[pdf] `_. PlnLDA Documentation -------------------- .. autoclass:: pyPLNmodels.PlnLDA :members: :inherited-members: :special-members: __init__ List of methods and attributes ------------------------------ .. autoclasstoc:: pyPLNmodels.PlnLDA