BSPLeaveCenter: Finds N Leaf centers in the data

Description Usage Arguments Value

View source: R/PAC.R

Description

Finds N Leaf centers in the data

Usage

1
BSPLeaveCenter(data, N = 40, method = "dsp")

Arguments

data

a n x p data matrix

N

number of leaves centers

method

partition method, either "dsp (discrepancy based partition)", or "ll (bayesian sequantial partition limited-look ahead)"

Value

leafctr N leaves centers


PAC documentation built on Feb. 18, 2021, 9:06 a.m.