randloglhs: initial guess generate

Description Usage Arguments Value

View source: R/randloglhs.R

Description

this function will generate the initial guess for all parameters by lhs (Latin Hypercube sample) in log-uniform distribution the lhs matrix will be calcualted for isample and used afterwards

Usage

1
2
randloglhs(nsample = NULL, isample = NULL, input = NULL,
  output = NULL)

Arguments

nsample

int. number of replicate to produce. must be provided

isample

int. the sample index. must be provided

input

string. input file path. must be provided

output

string. output file path. must be provided

Value

just change the file no return


artedison/ensRadaptor documentation built on Dec. 8, 2020, 5:31 p.m.