andland / logisticPCA

Dimensionality reduction for binary data
Other
49 stars 9 forks source link

prop_deviance_expl for each Principal Component #27

Open marsangar opened 2 years ago

marsangar commented 2 years ago

Hi,

I was wondering if logisticPCA::logisticSVD function might incorporate a way to retrieve (or calculate) the proportion of deviance explained by each principal component, in addition to the overall proportion explained by the model, which is already implemented.

I think this might be a nice new feature for the package!

Best regards, Martín