Welcome to ClientVPS Mirrors

Importing Marginal Distributions

Importing Marginal Distributions

Marginal distributions provided by a TRE should contain the following files:

Depending on the data from the TRE some of the files may not be present.

The marginal distributions can be imported using the import_marginal_distributions() function. By default the marginal distributions will be imported from the current working directory:

library(RESIDE)
marginals <- import_marginal_distributions()

The folder of the marginals can be changes using the folder_path parameter of the import_marginal_distributions() function:

library(RESIDE)
marginals <- import_marginal_distributions(
  folder_path = "/Users/ryan/marginals"
)
Additionally any of the file names can be changed using the relevant import_marginal_distributions()

parameters:

However this is generally not advised.

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.