singleSampleSimulations: singleSampleSimulations

Description Usage Arguments Details Value

View source: R/synapsesSimulation.r

Description

Creates RSA simulations replicating a single sample

Usage

1
2
singleSampleSimulations(realSamples, sampleNo, layer, numSimulations, ml = -1,
  sdl = -1, parallel = T)

Arguments

sampleNo

An integer. Id of the sample to be replicated

layer

A roman number as string. The layer of the selected sample

parallel

A boolean value. If true, simulations are parallelized

realSample

A dataframe with columns X,Y,Z,Feret,Sample.no. and Layer. Real data samples

numSimulation

An integer. Number of simulations to create

mu

A numeric value. Log mean for the log-normal Feret's diameters distribution

sigma

A numeric value. Log std for the log-normal Feret's diameters distribution

Details

Creates a number of RSA simulations (replicated) computing the parameters from the given sample and returns them in a list. nRSASimulations

Value

List of simulations as returned by RSA3DLognormFromData


ComputationalIntelligenceGroup/3DSynapsesSA documentation built on May 6, 2019, 12:49 p.m.