README.md

homomorpheR

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.



Try the homomorpheR package in your browser

Any scripts or data that you put into this service are public.

homomorpheR documentation built on May 2, 2019, 8:18 a.m.