PCOmax: Find the number of PCOs which yeilds the Maximum regionscore

View source: R/pco_selection.R

PCOmaxR Documentation

Find the number of PCOs which yeilds the Maximum regionscore

Description

Searches top 10 PCOs to find the peak of regionscore

Usage

PCOmax(regiondata, noregions, nvert, nvar = NULL)

Arguments

regiondata

Object returned from compileregions

noregions

Maximum number of regions

nvert

Number of vertebrae

nvar

No of variables/pcos to evaluate. Default is all PCOs.

Value

pco.max No of PCOs producing the largest regionscore

pco.dist Region score for each cumulative addition of PCOs


katrinajones/regions documentation built on March 23, 2022, 12:12 a.m.