getDefaultParameter: Get the default parameter to use SpeCond function

Description Usage Value Author(s) See Also Examples

View source: R/fct_SpeCond_2.R

Description

This function returns the matrix param.detection default argument for the SpeCond function

Usage

1

Value

param.detection: a matrix of 2 row and 7 columns. The rows "Step1 "and "Step2" correspond respectively to the first and second set of parameters for the SpeCond function. The parameters (columns) are: lambda, beta, per, md, mlk, rsd. See the createParameterMatrix documentation for more details about the parameters.

Author(s)

Florence Cavalli, florence@ebi.ac.uk

See Also

createParameterMatrix

Examples

1
2
3
  param.detection=getDefaultParameter()
  param.detection
  

SpeCond documentation built on Nov. 8, 2020, 4:57 p.m.