| availableComputations | Return the currently available (implemented) computations |
| availableDataSources | Return currently implemented data sources |
| CoxMaster | Create a master object to control 'CoxWorker' worker objects |
| CoxWorker | R6 class for object to use as a worker with 'CoxMaster'... |
| createHEWorkerInstance | Given the definition identifier of an object, instantiate and... |
| createNCPInstance | Given the definition identifier of an object, instantiate and... |
| createWorkerInstance | Given the definition identifier of an object, instantiate and... |
| dccoxph | Functions copied and modified from survival package |
| defineNewComputation | Define a new computation |
| destroyInstanceObject | Destroy an instance object given its identifier |
| distcomp | Distributed Computing with R |
| distcomp-internal | Make an appropriate opencpu URL for a specified function and... |
| distcompSetup | Setup a workspace and configuration for a distributed... |
| executeHEMethod | Given the id of a serialized object, invoke a method on the... |
| executeMethod | Given the id of a serialized object, invoke a method on the... |
| generateId | Generate an identifier for an object |
| getComputationInfo | Get the value of a variable from the global store |
| getConfig | Return the workspace and configuration setup values |
| HEMaster | Create a HEMaster process for use in a distributed... |
| HEQueryCountMaster | Create a homomorphic computation query count master object to... |
| HEQueryCountWorker | Create a homomorphic computation query count worker object... |
| makeDefinition | Make a computation definition given the computation type |
| makeHEMaster | Instantiate a master process for HE operations |
| makeMaster | Make a master object given a definition |
| makeNCP | Instantiate an noncooperating party |
| makeWorker | Make a worker object given a definition and data |
| NCP | R6 object to use as non-cooperating party in a distributed... |
| QueryCountMaster | Create a master object to control worker objects generated by... |
| QueryCountWorker | R6 worker object for use as a worker with master objects... |
| resetComputationInfo | Clear the contents of the global store |
| runDistcompApp | Run a specified distcomp web application |
| saveNewComputation | Save a computation instance, given the computation... |
| saveNewNCP | Save an NCP instance, given the sites as associated data and... |
| setComputationInfo | Set a name to a value in a global variable |
| setupMaster | Setup a computation master |
| setupWorker | Setup a worker site |
| SVDMaster | R6 class for SVD master object to control worker objects... |
| SVDWorker | R6 class for a SVD worker object to use with master objects... |
| uploadNewComputation | Upload a new computation and data to an opencpu server |
| uploadNewNCP | Upload a new Non-Cooperating Party (NCP) information and... |
| writeCode | Write the code necessary to run a master process |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.