Install this package the usual way in R or via:
library(devtools)
install_github("bnaras/homomorpheR")
Two vignettes are provided:
vignette(package = "homomorpheR")
will list them after installation.
> vignette(package = "homomorpheR")
Vignettes in package 'homomorpheR':
introduction Introduction to Homomorphic Computation
(source, html)
homomorphing MLE using Homomorphic Computation (source,
html)
Then view, for example, as follows:
vignette("introduction", package="homomorpheR")
Three examples are provided:
Eventually, as this library becomes industrial strength, it will be incorporated into the computations defined in distcomp.