checkVariableParameters: Perform variable parameters analysis or load a variable model...

Description Usage

View source: R/caching.R

Description

Perform variable parameters analysis or load a variable model if it exists

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
checkVariableParameters(
  vmodel_name,
  original_modelset,
  data.stimulation,
  data.variation = c(),
  nb_cores = 0,
  max_iterations = 0,
  nb_samples = 100,
  accuracy = 0.95,
  method = "geneticlhs",
  notVariable = c()
)

MathurinD/knitHelpersSTASNet documentation built on March 26, 2021, 7:43 p.m.