The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

spca 1.1.3

Renamed loadings to weights - objects now return weights, as documented. - same changes in C++ code but no need of backcompatibility - preserved backward compatibility by retaining the old function names as deprecated wrappers for the new S3 methods - preserved compatibility with older spca objects containing loadings-named elements through internal accessors

Converted functions to methods and added new ones - changed function aggregate_by_group_spca() to method aggregate_by_group() - changed function show_contributions_spca() to method show_weights() - added method show_correlations() - changed function change_weights_sign_spca() to method change_sign() - changed functions spca_screeplot() and wachter_qqplot() to methods screeplot_spca() and qqplot_spca() – first argument changed from eigenvalues to pca_obj in qqplot_spca(), arguments n and p changed to n_vars and n_obs - added the method show_correlations to visualize the correlations between sPCs and their correlation with the original PCs. - pca() output takes class c(“spca_pca”, “spca”, “list”).

Other cosmetic changes

spca 1.1.2

spca 1.1.1

spca 1.1.0

Major changes

R interface

Reliability and testing

Documentation

spca 1.0.0

Major rewrite

Package structure

spca 0.9.0

Development release

spca 0.8.0

Development release

spca 0.7.0

Development release

spca 0.6.0

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.