SearchGeneticAlgoritm: Search a taxicab principal component using the genetic...

Description Usage Arguments Details Value Examples

View source: R/SearchGeneticAlgoritm.R

Description

Search a taxicab principal component using the genetic algorithm

Usage

1

Arguments

pResidual

A matrix of of non-negative numbers

Details

This function is for internal usage only.

The vector uMax is normalize to uMax[1] = 1

Value

A list: L1Max = maximum L1 norm; uMax = Linf unit vector giving the maximum L1 norm

Examples

1

TaxicabCA documentation built on Dec. 11, 2019, 5:07 p.m.