Skip to contents

Record Alignment

Privacy-preserving record alignment using ECDH-PSI

ds.psiAlign()
ECDH-PSI Record Alignment (Blind Relay)

Correlation and PCA

Distributed correlation and principal component analysis

ds.vertCor()
Privacy-Preserving Correlation for Vertically Partitioned Data
ds.vertPCA()
Principal Component Analysis for Vertically Partitioned Data

Generalized Linear Models

Privacy-preserving GLM fitting with encrypted labels

ds.vertGLM()
Generalized Linear Model for Vertically Partitioned Data
coef(<ds.glm>)
Coefficients Method for ds.glm Objects
print(<ds.glm>)
Print Method for ds.glm Objects
summary(<ds.glm>)
Summary Method for ds.glm Objects

Utility Functions

Helper methods

print(<ds.cor>)
Print Method for ds.cor Objects
print(<ds.pca>)
Print Method for ds.pca Objects