chull_lmfa: A Generic Convex-Hull-Based Model Selection Method

View source: R/7Step1Chull.r

chull_lmfaR Documentation

A Generic Convex-Hull-Based Model Selection Method

Description

chull_lmfa is based on CHull from the R package multichull.

Usage

chull_lmfa(x, ...)

Arguments

x

Model-selection output from step1 (must be of class lmfa_modelselection).

...

Further arguments for the CHull plot function.

Value

Returns CHull output.

Examples

## Not run: 
chull_lmfa(x)

## End(Not run)

LeonieVm/lmfa documentation built on Dec. 5, 2023, 1:38 p.m.